Form Submit Complete
Last updated
Last updated
This block only works when used in Form type pages. See to learn about how forms work.
Use this block in the context of the Submit Tasks .
The image below shows an example of the Form Submit Complete
block used inside the function sendFormDataToMyCustomPlace, which is invoked in the context Submit Tasks .
In the above case, when the API call succeeds the block is used with the status of OK, following which the Form Submit Complete
block is used.
If the API call fails, the block is used again, but this time with the status of ERROR, and again we use the Form Submit Complete
block to signal the completion.