Send every form response or submission straight to a compatible web app URL.
In general terms, a webhook is simply a notification sent over the web, which is triggered automatically whenever a specific event occurs.
In this case, the event is a new Feathery form submission. Whenever a new Feathery form submission comes in, a notification containing the response data is immediately sent to your provided end destination.
Note: you can generate a free test URL to collect test submissions at: https://webhook.site/
Open the Integrations tab in your Feathery form and click on the Webhooks integration.
Toggle on the integration and add your destination URL, as well as when you'd like to form data to be sent to it. User data can be sent either when the entire form is completed or whenever data is received (step submission, integration connections, etc.). Then, click Save.
If your webhook is successfully connected, you should see a successful POST with user data when filling out the form.
When a form is submitted.
Whenever data is received, such as:
The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.
A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!
Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the
"When inside of" nested selector
system.