Event Triggers
Pick an event trigger for when to run your integration
Last updated
Was this helpful?
Pick an event trigger for when to run your integration
Last updated
Was this helpful?
When connecting most Feathery integrations, you'll be able to choose an event trigger. This controls when a particular integration action runs in the form workflow.
This integration triggers upon form completion and submission, making it ideal for use cases such as qualifying a lead in Salesforce only after they have fully submitted their information
This trigger will run when a button which has “Validate & Submit Step” checked is clicked. Great for running an integration multiple times and syncing data throughout the form.
Triggers the integration at a specific step in the form. Once the user reaches that step, the integration automatically executes.
Use this trigger to run an integration when a file is uploaded or generated by the user.
This trigger activates every time a user progresses through the form if a mapped document is set to auto-generate with their responses.
Feathery's Custom Logic trigger allows you to execute integrations at any point within your form based on specific conditions you define
Setup the integration and copy the integration ID for later use
Trigger the integration using built in logic rules or JavaScript