Fillout forms
Overview
SLUG: FILLOUT_FORMS
Description
Fillout is a platform that allows users to create and manage forms, offering a REST API for programmatic access to form data.
Authentication Details
API Key
Connecting to Fillout forms
Create an auth config
Use the dashboard to create an auth config for the Fillout forms toolkit. This allows you to connect multiple Fillout forms accounts to Composio for agents to use.
Select App
Navigate to the [Fillout forms toolkit page](https://app.composio.dev/apps/Fillout forms) and click “Setup Integration”.
Create and Get auth config ID
Click “Create Integration”. 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
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FILLOUT_FORMS_AUTHORIZE_O_AUTH
Tool Name: Authorize OAuth
Description
Action Parameters
Action Response
FILLOUT_FORMS_GET_FORMS
Tool Name: Get forms
Description
Action Parameters
Action Response
FILLOUT_FORMS_INVALIDATE_ACCESS_TOKEN
Tool Name: Invalidate Access Token
Description
Action Parameters
Action Response