Form Data
Last updated
Last updated
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.
This block only works when used in Form type pages. See Working With Forms to learn about how forms work.
This block only works within the Form Events block's Post-Validate Tasks, Submit Tasks, Success Tasks and Error Tasks flow parameter context.
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.