NetSuite REST - Upsert custom record action ​

The Upsert custom record action allows you to upsert a custom record in NetSuite REST.

Refer to the NetSuite Prerequisites and Setup for REST Web Services guide for more information.

Input ​

Input fieldDescription
Custom recordSelect a NetSuite custom record type, or toggle to enter a custom value. The list populates from the custom record types located in your account at Customization > Records > Record Types.
External IDThe external ID of the record to upsert.

Additional optional fields appear based on the Custom record type you select.

Output ​

Output fieldDescription
LocationThe location ID of the record upserted.
Internal IDThe internal ID of the record upserted.

Last updated: