Process Builder Procedures / NetSuite |
To create a SQL query to get records from a NetSuite entity, do the procedure in this topic.
To create a new access token, click Add Token . For more information, refer to New NetSuite Access Token.
Field Name | Definition |
---|---|
Configured Column Fields |
Use the right arrow button to move the selected fields from the Entity Column Fields list to the Configured Column Fields list. To select more than one field, press and hold the Ctrl key when you click the field names. |
Example:
Field Name | Value |
---|---|
Column |
Id |
Comparer |
= |
Value |
123 |
Select Id, Name, ShippingCity from Account where Id='123'