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

Interface with Zapier #6

Open
tttp opened this issue Nov 19, 2022 · 1 comment
Open

Interface with Zapier #6

tttp opened this issue Nov 19, 2022 · 1 comment

Comments

@tttp
Copy link
Member

tttp commented Nov 19, 2022

zapier has an interesting approach:

  1. zapier calls a "subscribe" endpoint that the proca-sync provides with a rest url to call
  2. proca-sync calls that rest url for every new message (normal)
  3. zappier can call an "unsuscribe" end point that the proca-sync provides

https://platform.zapier.com/docs/triggers (push triggers)

just trying to flag now to see how/if it would fit in the architecture

@tttp
Copy link
Member Author

tttp commented Nov 22, 2022

so they are using rabbitmq internally, but they aren't providing a rabbitmq interface or able to fetch it

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

No branches or pull requests

1 participant