Toggle menu

Server-side Calls

You'll most commonly call end points server-side in field default functions or in form variables. Calling end points as pages load, or once they are submitted, is the safe, secure way to interact with the platform and pass data around.

This two page form has a text input field on the first page. On page two the default function of a guidance text field passes the value of the text field to an end point which hashes the string and returns the result.

Server-side End Point Call
 

The blockly above is using .utilServerAPIServerCall.

Share this page

Facebook icon Twitter icon email icon

Print

print icon