Configure SharpSync to use Server Side Script
Server side scripting allows SharpSync to configure fields in NetSuite that are not available via the REST api.
To use server side scripting to create items, in SharpSync do the following under Data Sources
:
Add Netsuite as a data source
Click the
Configure
buttonNavigate to the
Configuration
sectionAdd a servlet url
https://[companyId].restlets.api.netsuite.com/app/site/hosting/restlet.nl?script=3187&itemInjectionScriptId=3187&deploy=1&folderId=3561
The
itemInjectionScriptId
param above is the same as the one in the previous stepSelect
Use server side scripting
Select
Use advanced BOMs
Configure your
Bom Naming scheme
Configure your
Bom Revision Naming Scheme
Click the Save button
Last updated