Fillout Forms logo
AI agent integrationFillout Forms

Fillout Forms integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Fillout Forms never means pasting credentials into a prompt.

Use Fillout Forms from Claude Code

Bring Fillout Forms context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate Fillout Forms with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Documents & Forms

What the Fillout Forms integration exposes

Fillout is a platform that allows users to create and manage forms, offering a REST API for programmatic access to form data.

One connection, many teammates

Connect Fillout Forms once, then decide which teammates can use it for threads, automations, skills, and coding work.

Representative actions

  • Authorize OAuth

    Tool to initiate the OAuth authorization process for third-party applications. Use when you need to generate the URL to redirect your users to the Fillout consent page.

  • Create Database

    Tool to create a new Zite database instance with tables and fields. Use when you need to create a structured database in Fillout with custom tables and field definitions. Each database must have at least one table, and each table must have at least one field.

  • Create Database Webhook

    Tool to create a webhook subscription for a Fillout database. The webhook will receive HTTP POST notifications when subscribed events occur (e.g., record.created, record.updated, record.deleted). Use when you need to set up real-time notifications for database changes. Maximum 100 webhooks per database.

  • Create field

    Tool to add a new field to an existing table with specified type, name, and configuration. Use when you need to extend a database table with additional columns.

  • Create record

    Tool to create a new record in a Fillout table with the provided field data. Use when you need to add a new entry to a specific table in your Fillout database. The record parameter should be a dictionary where keys are field names (or field IDs) from your table schema, and values are the data to store in those fields.

Connection

API and auth details

Fillout Forms provides REST APIs for programmatic access to forms, submissions, responses, and form-management data. Public help describes retrieving form responses through api.fillout.com, importing responses, and using developer features alongside Fillout forms, workflows, document generation, and third-party integrations.

Source
Type catalog metadata
Auth schemes
API key
FAQ

Questions people ask before connecting Fillout Forms

Can Claude Code use Fillout Forms?

Yes. Type lets an AI teammate use connected Fillout Forms actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with Fillout Forms through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Fillout Forms catalog entry includes public integration details and example capabilities where available.

Is this the same as a Fillout Forms MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More documents & forms apps for AI teammates