Formdesk
Formdesk

Formdesk is an online form builder that allows users to create and manage professional online forms with flexible features and integrations.

Completely Secure
20928VIEWS
2534USERS

Tools

1 of 4

Automatic Login

Tool to perform automatic login to Formdesk and retrieve an access token. Use when you need to authenticate with username and password.

Create Formdesk Entry

Tool to submit a new entry to a Formdesk form. Use after collecting all form field values to send a new entry for a specific formId. Example: "Submit entry to form 12345 with first_name='Bob', email='bob@example.com'."

Create Field

Tool to create a new field in a specific Formdesk form. Use after you have the formId and need to extend the form schema with an additional input.

Create Visitor

Tool to add a new visitor to a specific Formdesk form. Use when you need to register a visitor's metadata (e.g., name, email) before submitting entries.

Delete Formdesk Entry

Tool to delete a specific entry from a Formdesk form. Use after confirming the target entry exists.

Delete Field In Formdesk

Tool to delete a specific field in a Formdesk form. Use after confirming formId and fieldId.