Learn how to create a contact form using the Tally API
To create the form, send a POST request to the /forms
endpoint with the following payload:
This example adds in total 7 blocks to the form:
The API will respond with a 201 status code and with some form meta data:
The form that was created should now show up in the Tally dashboard & look like this.