Global API
...
Requests
Custom Object

Create

1min

To create a Custom Object Record in NetSuite, use action as "createCustomObjectRecord" and pass the Custom Object Record data in the requestJSON under "customObjectRecords".

Note: You can only create one record at a time.

The following is an example of creating a Custom Object Record where we are setting every possible field (See Custom Object for the available fields). The response will return the response back from NetSuite, which includes the NetSuite Custom Object Record Id (internalId), plus the newly created Salesforce Custom Object Record Id (salesforceID)

Request
Response




Updated 19 Mar 2024
Doc contributor
Doc contributor
Doc contributor
Doc contributor
Did this page help you?