Formsite
Formsite helps users create online forms and surveys with drag-and-drop tools, secure data capture, and integrations to simplify workflows
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Formsite authenticates with an API key. Generate the credential in your Formsite account, then paste it into FlyMyAI the first time an agent uses a Formsite action.
Get your Formsite credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Formsite API Base URL | Your Formsite API base URL. Example: https://fs8.formsite.com/api/v2/YOUR_USER_ID (required) |
API Key | The API key generated from your Formsite account. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
FORMSITE_FORMSITE_GET_FORM | This tool retrieves detailed information about a specific form in formsite. it provides comprehensive details including the form's internal description, directory identifier, name, publishing information (embed code and form link), current state (e.g., "open"… | form_dir |
FORMSITE_GET_FORM_ITEMS | This tool retrieves all items (questions) for a specific form using the get https://(server).formsite.com/api/v2/(user dir)/forms/(form dir)/items endpoint. it is an independent action that only requires the form directory (obtainable via formsite list all fo… | form_dir |
FORMSITE_GET_FORM_RESULTS | This tool retrieves the latest form results from a specified formsite form. it uses the get https://(server).formsite.com/api/v2/results/latest endpoint to fetch results independently, handling required parameters such as form id, limit, page, and sort direct… | form_id |
FORMSITE_GET_WEBHOOKS | This tool retrieves all webhooks configured for a specific form in formsite. it uses the get https://(server).formsite.com/api/v2/(user dir)/forms/(form dir)/webhooks endpoint to fetch webhook configurations, including url, status, settings, and triggers. | form_id |
FORMSITE_LIST_ALL_FORMS | This tool retrieves a list of all forms in the user's formsite account. it provides essential information such as form id, form name, form directory, creation date, last modified date, status, access level, and other metadata. it serves as a foundational tool… | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Formsite!