Posts Tagged ‘netsuite integration’
WeDid: WordPress WooCommerce and Netsuite
Challenges Customer is hosting a website where visitor are allow to register and login. Visitor and existing users are allow to make purchase through the website too but the transactions and payment would need to be tracked through Netsuite. Solution Purpose To sync product, website users and sales transaction between website (WordPress…
Read MoreWeDid: Netsuite & FTP Integration
Challenges Files are generated from a warehouse management system, with information about incoming and outgoing transactions, and transferred to a FTP server. These transaction files in turn need to be synced to Netsuite system. Solution: Purpose To sync incoming and outgoing transactions from warehouse management system into Netsuite. Applications Netsuite FTP (Storage) Tool Dell Boomi Atmosphere…
Read MoreNetsuite: Retrieving Picklist Value Internal IDs
In Netsuite Web Services, list fields require internal IDs to specify the list values. First, you will need to enable the ‘Show Internal IDs’ in the system preference. 1. Go to Home > Set Preferences. 2. Under the General tab, under Defaults, check ‘Show Internal IDs. After that, you can go to the list field configuration page,…
Read MoreWedid: Boomi Upgrading from Legacy Netsuite Connector to New Netsuite Connector
Challenges Our customer has integration between Salesforce and Netsuite running for a quite some time. The integration is using the legacy Netsuite connector which only supports up to version 2009.1. Our customer has recently upgraded Netsuite to version 2013.1. Due to this, the existing integration is no longer working with the legacy connector. …
Read MoreBoomi: Updating Netsuite Connector
Boomi have released new Netsuite connector Here are some guidelines when you are upgrading the legacy connector to the new Netsuite connector: A new Connection needs to be created. The connection will support the latest Netsuite version (from Version 2010.1). A new Operation needs to be created. The profile schema will be changed. Once the Operation is changed,…
Read MoreIntegrating Netsuite and JIRA to streamline support processes
We’ve recently added another success stories related to integrating Netsuite and JIRA. If you are looking for a similar solution, feel free to check out the details via our website.
Read MoreIntegrating Netsuite and Salesforce
Ever wonder how Salesforce and Netsuite could compliment each other? Here is an example. You may be managing all your customers’ information as well as tracking all the related opportunities in Salesforce and on the other hand, you use Netsuite to manage all the invoices issued to your customers. It would be a hassle to ensure all sold products…
Read MoreIntegration Tip: Synchronize Picklist Value Part 2 – Externalizing Picklist
We’ve explained the different types of picklist available in our previous blog. This time, we are going to talk about what are the ways to maintain picklist where its value is represented by ID via API. Usually, we can create a cross-reference table within the integration process to store the picklist values and their…
Read MoreBoomi Integration: Working with Netsuite List Record
When updating a Netsuite record with related list record via SOAP API, Netsuite will tend to remove and replace the existing list record with the new list contains in the request. For example, I have an Invoice (Invoice object) with 2 line items (itemList list object) in Netsuite. I would like to create another new…
Read MoreUtilizing Netsuite Custom Fields via Web Services
In Netsuite, custom fields permission can be configured up to the individual field level basis. The custom field security setting reflects how it behaves via web services as well. In other words, whether or not you can read/write a Netsuite custom field through web services depend on the security/permission set to the user login via web services.…
Read More