Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
New to NetSuite | N/action: Action.id Property
In our previous article, New to NetSuite | N/action Module Overview, we discussed the purpose and usage of the N/action module. In our ongoing exploration of the N/action module, this article highlights the Action.id property. This property returns the internal ID of a record action in NetSuite. Actions represent specific operations you can perform on records, such as approving a timebill or sending a note.
- Type: string (read-only)
- Where to find a list of action IDs: See Supported Record Actions
Where is Action.id used?
It is used when working with the N/action module in SuiteScript to programmatically execute or manage record actions. This property helps you identify the specific action you are working with.
Refer a Member to the Community | Earn the Answer Accepter Badge | Vote for the contents you'd like to see