Skip to Content

Use NetSuite Functions

Introduction

Functions are available to use in scripts to enhance and refine data process. A number of functions can be used to provide login and session information, and lookups for NetSuite instances.

NetSuite Functions

A NetSuite connection can be referenced in a script using script functions that use a netSuiteOrg as a parameter:

  • NetSuiteGetSelectValue

  • NetSuiteGetServerTime

  • NetSuiteLogin

For more details on referencing endpoints in scripts, see Endpoints on the Jitterbit Script page.

For details on using each NetSuite function, see NetSuite Functions.