Feathery Forms (Preview)

Feathery is the most powerful form and workflow automation platform. Build pixel-perfect forms, set up powerful logic, and connect to hundreds of different systems.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Feathery Support |
URL | https://community.feathery.io |
support@feathery.io |
Connector Metadata | |
---|---|
Publisher | Peter Dun |
Website | https://feathery.io |
Privacy policy | https://feathery.io/privacy-policy |
Categories | Productivity;Collaboration |
Feathery Forms Connector
Feathery is the most powerful form and workflow automation platform. Build pixel-perfect forms, set up powerful logic, and connect to hundreds of different systems.
Publisher: Feathery
Prerequisites
You will need the following to proceed:
- A Feathery account
- A Microsoft Power Apps or Power Automate plan
Supported Operations
The connector supports the following triggers.
FormCompletion
When a Feathery form submission is completed
DataReceived
When any data is received from a Feathery form submission (e.g. a partial submission)
NewFile
When a file is uploaded to the form or a document is signed
Getting Started
Sign up for a Feathery account. Then, follow our quickstart guide to get started.
Known Issues and Limitations
None
Frequently Asked Questions
Why isn't my submission triggering FormCompletion
?
Once an existing submission triggers the FormCompletion
event, it won't be able to trigger it again.
When does the DataReceived
event trigger?
Anytime a submission receives user data -- when a step is submitted, integration is connected, data is set programmatically, etc.
Deployment Instructions
- Authorize your connector with your Feathery API key. This can be found in the account settings of your Feathery dashboard.
- Specify the name of the form that you want to track events for. You may have multiple connectors track the same form.
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
Feathery API Key | securestring | The Feathery API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Triggers
When a form submission is completed |
This operation is triggered when a form submission is completed. |
Whenever any data is received from a submission |
This operation is triggered whenever any data is received from a submission. |
When a form submission is completed
This operation is triggered when a form submission is completed.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Form Name
|
form_key | True | string |
The name of the form |
Returns
Name | Path | Type | Description |
---|---|---|---|
results
|
results | array of object |
results |
id
|
results.id | string |
id |
Submission Completed At
|
results.Submission Completed At | string |
Submission Completed At |
Submission Updated At
|
results.Submission Updated At | string |
Submission Updated At |
Whenever any data is received from a submission
This operation is triggered whenever any data is received from a submission.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Form Name
|
form_key | True | string |
The name of the form |
Returns
Name | Path | Type | Description |
---|---|---|---|
requested_at
|
requested_at | string |
requested_at |
results
|
results | array of |
results |