REST Functions

REST functions are only visible in the list if the Solution Creator defined functions that use the REST data provider. Make sure that credentials such as API Keys are set up correctly in Credentials if they are being referenced in the function definition.

You can try out all functions of the solutions that use the REST data provider.

  1. On the left side, you will see all input parameters of the function including the initial set values such as the key of the credential, in the example below there is an API Key reference called jigx.finnhub.token.

  2. Enter values into the input parameter fields and click the Preview button at the top of the screen. The JSON editor on the right side will show the results returned by the function.

  3. Click on Show schema to view the function definition.

Preview a REST function
Preview a REST function

Last updated

Was this helpful?