Sync Salesforce Accounts to NetSuite as Customers
This is a 'Workflow' template which means that it is a single standalone workflow.
Some workflow templates can be modified to work with other workflow templates - e.g. to convert a data sync between two services from uni-directional to bi-directional
This template is created by our partner Concurrent Services as part of our Order-to-Cash (O2C) bundle.
OverviewCopy
This workflow creates/updates NetSuite customers every time a Salesforce account is created/updated
PrerequisitesCopy
This workflow assumes the following:
You have API Access to Salesforce and NetSuite.
You already created a custom field in Salesforce to link accounts to their corresponding customers in NetSuite
Getting LiveCopy
Verify/Update the Boolean step called "***Account Synced..."
You must have a custom field on the Account object in Salesforce that is for the NetSuite entity ID
In the template, the API name of the custom field mapped is called
"NetSuite_ID__c"
- this might be different in your implementation