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 Zapier trigger that fires when Documents are updated #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

rossmeissl
Copy link

@tommoor I haven't tested this yet — just wondering if you'd be interested in a PR like this before I spend more time on it.

This is just a copy of the original document trigger with a synthetic compound id that includes the document's revision as a suffix. The Zapier docs on "update triggers" are a bit bare but I believe this is how it works.

My one concern is that if a single Document is updated multiple times (i.e. multiple Revisions are created) in quick succession (i.e. within the polling interval), the Zap will trigger once for each of them. I suppose this is intended behavior on the Zapier platform.

@tommoor
Copy link
Member

tommoor commented Jan 24, 2022

just wondering if you'd be interested in a PR like this before I spend more time on it.

Yep, not sure when I'll be able to test – but if it works then would happily accept the trigger

@rossmeissl
Copy link
Author

Thanks @tommoor !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants