Getform
Getform is a modern form backend platform that enables developers to handle web forms and submissions without setting up a server or writing backend code.
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
Getform authenticates with an API key. Generate the credential in your Getform account, then paste it into FlyMyAI the first time an agent uses a Getform action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Getform API Token | The API token specific to your form, found under the 'Form Settings' page on your form dashboard. (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 |
|---|---|---|
GETFORM_GET_FORM_GET_SUBMISSION | Tool to retrieve a specific submission by its ID. Use when you have both form_id and submission_id and need that single record. | form_id, submission_id |
GETFORM_GET_FORM_GET_SUBMISSIONS | Tool to retrieve submissions for a specific form. Use when you have a form ID and need paginated, searchable submissions optionally including file URLs. | form_id |
GETFORM_GET_FORM_SUBMIT_FORM | Tool to submit form data and files to a Getform endpoint. Use when you need to post fields, files, optional reCAPTCHA or honeypot to a specific form ID. | form_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Getform!