Form Data

Block Information

Available in: Page Flow

Toolbox Category: Form

Block Type: Output

Output Type: object

The Form Data block provides an object representing the value of the fields input by the user. This block is meant to be used within the Form Events block's Post-Validate Tasks, Submit Tasks, Success Tasks and Error Tasks flow parameter context.


Usage Example

The image below shows an example of the Form Data block used inside the function sendFormDataToMyCustomPlace, which is invoked in the context Form Events block's Submit Tasks flow parameter.

In the above case, the Form Data block connected to the the Data value parameter of the Execute API Call block.

Last updated