Formsite
Overview
SLUG: FORMSITE
Description
Formsite helps users create online forms and surveys with drag-and-drop tools, secure data capture, and integrations to simplify workflows
Authentication Details
Bearer Token
Connecting to Formsite
Create an auth config
Use the dashboard to create an auth config for the Formsite toolkit. This allows you to connect multiple Formsite accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Formsite 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 Bearer Token
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Formsite toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FORMSITE_GET_FORM_ITEMS
Tool Name: Get Form Items
Description
Action Parameters
Action Response
FORMSITE_FORMSITE_GET_FORM
Tool Name: Get Form Details
Description
Action Parameters
Action Response
FORMSITE_GET_FORM_RESULTS
Tool Name: Get Form Results
Description
Action Parameters
Action Response
FORMSITE_GET_WEBHOOKS
Tool Name: Get Form Webhooks
Description
Action Parameters
Action Response
FORMSITE_LIST_ALL_FORMS
Tool Name: List All Forms
Description
Action Parameters
Action Response