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

Allow for multiple Zapier webhooks on the send to zapier tab #11

Open
ideadude opened this issue Apr 16, 2018 · 1 comment
Open

Allow for multiple Zapier webhooks on the send to zapier tab #11

ideadude opened this issue Apr 16, 2018 · 1 comment

Comments

@ideadude
Copy link
Member

You might want to update multiple zaps/etc when a new order is created or user changes membership level. We should add a way to add multiple webhooks to this page, store them in an array, and hit all of the webhooks when something happens.

Of course this greatly increases the chance of a timeout when hitting the webhooks, so we should consider queuing up the webhook calls to be run in the background.

@ideadude
Copy link
Member Author

Queuing up webhook calls deserved its own issue. #12

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

2 participants