Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to run integrations on each submission save #1429

Open
engram-design opened this issue May 9, 2023 · 0 comments
Open

Add ability to run integrations on each submission save #1429

engram-design opened this issue May 9, 2023 · 0 comments
Milestone

Comments

@engram-design
Copy link
Member

engram-design commented May 9, 2023

What are you trying to do?

Integrations are only run when the form is first submitted. This is because typically, it wouldn’t be desirable to add information to CRM’s, trigger webhooks, etc each time a submission is saved.

But, there are use cases where that is desirable, such as syncing content to Google Sheets, or triggering a webhook of your own design to sync content.

We would need to introduce an option to set integrations to run on every save of a submission. I would advise this to be under an "Advanced" tab in the integration settings, as 99% of the time, we don't want people using this, as unless they know what they're doing, it'll cause support headaches.

@engram-design engram-design added this to the 2.2.0 milestone Dec 17, 2023
@engram-design engram-design modified the milestones: 2.2.0, 2.3.0 Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant