NetSuite REST - Get custom record by ID action

The Get custom record by ID action allows you to fetch a custom record using the internal ID from 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.
Internal IDProvide the internal ID of the record to fetch.

Output

The output fields depend on the Custom record type you select. Common fields include the following:

Output fieldDescription
Last modified byThe user who last modified the record.
LinksThe related resource links for the record.
OwnerThe owner of the record.
Reference NameThe reference name of the record.

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

Last updated: