DashboardSign inStart your trial

Feathery

Reference

19 actions for Feathery workflows.

01. Operations

Act on Feathery from a workflow

Operations are the actions a workflow can take in Feathery, grouped by category. Each lists its method, parameters, and a template you can drop it into.

Account

2 operations

Manage your Feathery workspace settings and profile information. Use these operations to retrieve account details or make updates to your account configuration.

Action

Edit Feathery Account

FEATHERY_ACCOUNT_EDIT

Update an existing account's role and access permissions to reflect changes in responsibilities or team structure.

8 input
Action

Get Account Info

FEATHERY_ACCOUNT_GET_INFO

Retrieve your Feathery team name and account information to understand your workspace configuration and available accounts.

Documents

2 operations

Handle document workflows including envelope management and template completion. Retrieve existing document envelopes or create and sign new documents within your forms.

Action★ Featured

Fill or sign document template

FEATHERY_DOCUMENT_FILL_TEMPLATE

Generate completed or signed documents by automatically filling Feathery template fields with data, then download the finished document file ready to send or store.

4 input
Action

List Document Envelopes

FEATHERY_DOCUMENT_LIST_ENVELOPES

Retrieve a list of generated document envelopes to track and monitor documents that have been sent to users. This helps you keep tabs on which documents are in progress, completed, or pending signatures.

2 input

Forms

5 operations

Build and manage form structures in Feathery, including schema retrieval, field configuration, and form lifecycle operations. These operations let you create, modify, and organize forms programmatically.

Action★ Featured

List Forms

FEATHERY_FORM_LIST

Retrieve a complete list of all forms in your Feathery account to view, search, or organize your form library. This helps you quickly find specific forms or get an overview of all your data collection tools in one place.

1 input
Action

Create hidden field

FEATHERY_FORM_CREATE_HIDDEN_FIELD

Create a hidden field in your Feathery forms to store invisible metadata like user IDs, tracking parameters, or system data that gets populated automatically through integrations or URLs. This lets you capture contextual information without cluttering your form's user interface.

1 input
Action

Delete Form

FEATHERY_FORM_DELETE

Permanently removes a form from your Feathery account so it no longer collects responses or appears in your list of active forms. This is useful when you no longer need a form or want to clean up outdated surveys and applications.

2 input
Action

Get form schema

FEATHERY_FORM_GET_SCHEMA

Retrieve the complete structure and configuration of a Feathery form, including all steps, fields, validation rules, and translations to understand or modify form content.

1 input
Action

List Hidden Fields

FEATHERY_FORM_LIST_HIDDEN_FIELDS

Retrieve all hidden fields configured in your Feathery forms to understand which fields are automatically populated or conditionally hidden. This helps you manage form data flow and ensure critical information is being captured correctly.

2 input

Logs

4 operations

Monitor system activity and troubleshoot issues by accessing detailed logs for emails, API connectors, and form submissions. Use these to audit communication attempts, identify errors, and track request activity.

Action

List API Connector Errors

FEATHERY_LOG_LIST_API_CONNECTOR_ERRORS

Retrieves recent error logs from API connectors attached to your Feathery forms, helping you identify and troubleshoot integration failures quickly. Use this to diagnose why data isn't syncing correctly between your forms and other business tools.

3 input
Action

List Email Issues

FEATHERY_LOG_LIST_EMAIL_ISSUES

Retrieve a list of email delivery problems including bounces and complaints to identify and troubleshoot why emails aren't reaching recipients. This helps you maintain a healthy email reputation and fix delivery issues quickly.

3 input
Action

List Email Logs

FEATHERY_LOG_LIST_EMAILS

Retrieve and review all emails that have been sent from your forms, allowing you to verify delivery status and track communication history.

3 input
Action

List Quik Request Logs

FEATHERY_LOG_LIST_QUICK_REQUESTS

View recent API request logs for your Quik integrations in Feathery forms to track data submissions and diagnose issues.

3 input

Users

5 operations

Manage user records and authentication states across your Feathery workspace. Create, retrieve, update, and delete users while also accessing session information and comprehensive user data.

Action★ Featured

Create or Fetch User

FEATHERY_USER_CREATE_OR_FETCH

Ensures a user exists in your Feathery system and retrieves their SDK key for form interactions, creating a new account if needed.

1 input
Action★ Featured

Get All User Data

FEATHERY_USER_GET_ALL_DATA

Retrieve all stored data and field definitions for users in your Feathery account, including submitted form values and field metadata like types and timestamps.

1 input
Action

Delete User

FEATHERY_USER_DELETE

Remove a user account from your Feathery workspace when they no longer need access or have requested account deletion. This helps maintain a clean user database and manage team permissions.

1 input
Action

Get User Session

FEATHERY_USER_GET_SESSION

Retrieves a user's current form session and their progress through a form workflow. This lets you check where users are in their form completion journey and what data they've already submitted.

1 input
Action

List Users

FEATHERY_USER_LIST

Retrieve all users from your Feathery account with the ability to filter by creation date or custom fields. This helps you manage and analyze your user base to understand who has submitted forms or interacted with your account.

4 input

Workspace

1 operation

Generate temporary authentication tokens for accessing your Feathery workspace. Use this operation to establish secure login sessions programmatically for embedded or custom implementations.

Action

Generate Workspace Login Token

FEATHERY_WORKSPACE_GENERATE_LOGIN_TOKEN

Creates a temporary login token that automatically logs your users into Feathery forms without requiring separate credentials, enabling seamless embedded form experiences in your application.

2 input
What now

Use Feathery in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.