Sponsor of the Day:
Jerkmate
https://developers.tally.so/api-reference/endpoint/forms/get
Fetching forms - Tally Developer Docs
Returns a single form by its ID with all its blocks and settings.
forms tally developerfetchingdocs
https://developers.tally.so/api-reference/endpoint/forms/list
Listing forms - Tally Developer Docs
Returns a paginated array of form objects.
forms tally developerlistingdocs
https://developers.tally.so/api-reference/endpoint/forms/post
Creating forms - Tally Developer Docs
Creates a new form, optionally based on a template or within a specific workspace.
forms tally developercreatingdocs
https://developers.tally.so/api-reference/endpoint/forms/patch
Updating forms - Tally Developer Docs
Updates a form's settings, blocks, or status.
forms tally developerupdatingdocs
https://developers.tally.so/api-reference/endpoint/forms/delete
Deleting forms - Tally Developer Docs
Deletes a form by its ID and moves it to the trash.
forms tally developerdeletingdocs