TruClient functions

You can use TruClient API functions in JavaScript code for your TruClient scripts.

For the list of available functions and code samples, see:

Note:  

  • While TruClient currently supports asynchronous and synchronous functions, support for using synchronous APIs in JavaScript code will be deprecated in TruClient and we recommend using asynchronous APIs instead. For details, see Use asynchronous APIs in JavaScript code.

  • Asynchronous APIs are not supported in TruClient - Native Mobile scripts. We recommend using Generic API Action steps instead. For details, see Replace synchronous APIs with Generic API Action steps.