NetSuite Integration
Overview
The NetSuite SuiteCloud Platform is an extensibility and customization environment that enables companies to adapt NetSuite to the unique needs of their businesses.
Appended Fields
NetSuite will append the following data to your lead.
Appended Field | Description |
---|---|
Outcome | Integration outcome (success, failure, or error) |
Reason | If outcome is error, the error reason |
* | Data returned by NetSuite to append to the lead |
Custom Input Variables
The following are configuration options (typically not collected with lead data).
Variable | Description |
---|---|
Url | Server URL |
Method | HTTP method (POST, PUT, DELETE, or PATCH; default: POST) |
Json Property | JSON property in dot notation |
Timeout Seconds | Produce an "error" outcome if the server fails to respond within this number of seconds (default: 360) |