Skip to Content

Turn your connections into holiday cash with our new Customer Referral Program! Learn more

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.