Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
4 tools available
Formcarry is a form API that allows you to collect submissions from your own designed HTML forms without coding any backend, providing features like email notifications, file uploads, spam protection, and integrations with other apps.
Connect Formcarry to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Formcarry's 4 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Formcarry action below is a callable tool any Definable persona can invoke.
Create a new form with customizable settings including email notifications, webhooks, and thank you pages. This action creates a Formcarry form with extensive configuration options for email notifications (both to form owners and respondents), webhook integrations, Google Recaptcha spam protection, and customizable thank you pages. Use when you need to programmatically set up a new form with specific notification rules or integrations.
Delete an existing form by its Form ID. Use when you need to permanently remove a form from your Formcarry account.
Retrieves all submissions for a specific Formcarry form. Returns a paginated list of form submissions with their field data, timestamps, and submission IDs. Use pagination parameters to navigate through large submission sets. Default page size is 25, maximum is 50 submissions per page. Useful for: collecting form responses, exporting submission data, integrating form data into other systems, or building custom analytics dashboards.
Tool to verify API key authentication with Formcarry. Use this endpoint to check if your API key is valid before making other API requests. Returns success status and a confirmation message if the API key is valid.
Anything Formcarry exposes through its API. Common forms & surveys workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 4 Formcarry tools directly, then chain the result into another integration without you writing code.
Formcarry uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 4 Formcarry tools. You only need a separate Formcarry subscription if Formcarry itself charges per seat or per API call.
Every call from a persona to Formcarry is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Formcarry, and connect via OAuth or API key. You can immediately attach Formcarry to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 4 Formcarry actions as callable tools — including `Create Form`, `Delete Form`, `Retrieve Form Submissions`, plus 1 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.