NSOA.NSConnector.integrateRecord()

This function let you export a single OpenAir record to NetSuite from your form scripts. It is equivalent to clicking the Export/Send links in the Tips menu for a selected record. For more information about exporting a single record from OpenAir to NetSuite, see Exporting a Single Record from OpenAir to NetSuite on Demand.

This function applies only to the OpenAir records available for export to NetSuite. It will perform an action only if called for one of the following forms:

Important:

This function:

  • Must be called from a form script.

  • Allows a maximum of one call per script.

  • Performs no action and returns false if called for any form other than those listed above.

Parameters

Returns

Units Limit

For more information, see Scripting Governance.

Since

Example

See Code Samples for more examples.