Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
19 tools available
Feathery is an AI-powered data intake workflow platform that enables users to build customizable forms with advanced logic and integrations.
Connect Feathery to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Feathery's 19 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Feathery action below is a callable tool any Definable persona can invoke.
Tool to edit an existing account’s role and permissions. Use when modifying account settings after confirming identity.
Tool to get your Feathery team name and list of accounts. Use when you need to fetch your team's account info.
Tool to fill or sign a Feathery document template. Use when you need to generate a completed or signed document file after mapping template fields.
Tool to list generated document envelopes by document or user ID. Use when you need to retrieve envelope records for auditing or tracking.
Creates a new hidden field in the Feathery account. Hidden fields store non-visible data that can be populated via integrations, the API, embed SDK, or URL parameters. Use this to track metadata like UTM parameters, user IDs, or integration data. The field_id must be unique - use FEATHERY_FORM_LIST_HIDDEN_FIELDS first to check existing fields if unsure.
Permanently delete a form from your Feathery account. This action is irreversible. Use the 'List Forms' action first to get valid form IDs. The form_id corresponds to the 'id' field in the form list response.
Retrieve the complete schema of a Feathery form including all steps, fields, rules, and translations. Use the List Forms action first to find the form_id. Returns detailed structure for understanding or manipulating form content.
Tool to list all forms in your Feathery account. Use when you need to view or filter available forms.
Tool to list all hidden form fields in the account. Use when you need to retrieve hidden field configuration before processing form submissions.
Tool to list recent API connector error logs for a form. Use after confirming the form ID to troubleshoot integration issues.
Tool to list email bounce and complaint events. Use when you need to diagnose delivery issues for sent emails.
Tool to list recently sent emails for a form. Use when you need to review email logs after sending form-based emails.
Tool to list recent Quik integration request logs for a form. Use when you need to review API requests sent to Quik for a specific form.
Tool to create a new user or fetch an existing one. Use when you need to ensure a user exists and get their SDK key.
Tool to delete a specific user by ID. Use when you need to remove a user after confirming the user exists.
Retrieve all stored data fields for a user or all field definitions in your Feathery account. Use this to fetch form field values submitted by users, or to list all available field definitions. Returns field metadata including type, value, timestamps, and whether it's a hidden field.
Tool to get a user's form session and progress. Use after authenticating and when you need to retrieve session data.
Tool to list all users in your Feathery account. Use when you need to retrieve users with optional creation time or field-based filters.
Generate a login JWT for a Feathery workspace. This is used for white-label integrations where users authenticate through your system and are automatically logged into Feathery. Prerequisites: - Obtain workspace_id from the list workspaces API or workspace creation - Obtain account_id from the 'Get Account Info' action The token is valid for 24 hours and can be refreshed by calling this endpoint again. Note: Returns empty token if workspaces feature is not enabled for the account.
Anything Feathery 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 19 Feathery tools directly, then chain the result into another integration without you writing code.
Feathery 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 19 Feathery tools. You only need a separate Feathery subscription if Feathery itself charges per seat or per API call.
Every call from a persona to Feathery 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 Feathery, and connect via OAuth or API key. You can immediately attach Feathery to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 19 Feathery actions as callable tools — including `Edit Feathery Account`, `Get Account Info`, `Fill or sign document template`, plus 16 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.