Formdesk
Overview
SLUG: FORMDESK
Description
Formdesk is an online form builder that allows users to create and manage professional online forms with flexible features and integrations.
Authentication Details
API Key
Connecting to Formdesk
Create an auth config
Use the dashboard to create an auth config for the Formdesk toolkit. This allows you to connect multiple Formdesk accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Formdesk Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Formdesk toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FORMDESK_AUTOMATIC_LOGIN
Tool Name: Automatic Login
Description
Action Parameters
Action Response
FORMDESK_CREATE_ENTRY
Tool Name: Create Formdesk Entry
Description
Action Parameters
Action Response
FORMDESK_CREATE_FIELD
Tool Name: Create Field
Description
Action Parameters
Action Response
FORMDESK_CREATE_VISITOR
Tool Name: Create Visitor
Description
Action Parameters
Action Response
FORMDESK_DELETE_ENTRY
Tool Name: Delete Formdesk Entry
Description
Action Parameters
Action Response
FORMDESK_DELETE_FIELD
Tool Name: Delete Field in Formdesk
Description
Action Parameters
Action Response
FORMDESK_DELETE_FORM
Tool Name: Delete Form in Formdesk
Description
Action Parameters
Action Response
FORMDESK_DELETE_VISITOR
Tool Name: Delete Visitor in Formdesk
Description
Action Parameters
Action Response
FORMDESK_GET_ENTRY_DETAILS
Tool Name: Get Entry Details
Description
Action Parameters
Action Response
FORMDESK_GET_FIELD_DETAILS
Tool Name: Get Field Details
Description
Action Parameters
Action Response
FORMDESK_GET_FORM_DETAILS
Tool Name: Get Form Details
Description
Action Parameters
Action Response
FORMDESK_GET_FORM_ENTRIES
Tool Name: Get Form Entries
Description
Action Parameters
Action Response
FORMDESK_GET_FORM_FIELDS
Tool Name: Get Form Fields
Description
Action Parameters
Action Response
FORMDESK_GET_FORM_LIST
Tool Name: Get Form List
Description
Action Parameters
Action Response
FORMDESK_GET_FORM_VISITORS
Tool Name: Get Form Visitors
Description
Action Parameters
Action Response
FORMDESK_GET_VISITOR_DETAILS
Tool Name: Get Visitor Details
Description
Action Parameters
Action Response
FORMDESK_KVK_HANDELSREGISTER_LOOKUP
Tool Name: KVK Handelsregister Lookup
Description
Action Parameters
Action Response
FORMDESK_MANAGE_VISITOR_ENTRIES
Tool Name: Manage Visitor Entries
Description
Action Parameters
Action Response
FORMDESK_MULTIPLE_PAGES_FORM
Tool Name: Create Multi-Page Form
Description
Action Parameters
Action Response
FORMDESK_PREPOPULATE_FIELDS
Tool Name: Prepopulate Formdesk Fields
Description
Action Parameters
Action Response
FORMDESK_UPDATE_FIELD
Tool Name: Update Field
Description
Action Parameters
Action Response
FORMDESK_UPDATE_FORM
Tool Name: Update Form
Description
Action Parameters
Action Response
FORMDESK_UPDATE_VISITOR
Tool Name: Update Visitor
Description
Action Parameters
Action Response
FORMDESK_WEBHOOK_INTEGRATION
Tool Name: Webhook Integration
Description
Action Parameters
Action Response