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

Project specific event webhooks #286

Open
tyler71 opened this issue Apr 25, 2024 · 0 comments
Open

Project specific event webhooks #286

tyler71 opened this issue Apr 25, 2024 · 0 comments

Comments

@tyler71
Copy link

tyler71 commented Apr 25, 2024

Related to #132, but this is narrowing the scope to sending event-driven notifications rather than polled data based on time intervals, like "14 days ago".

Having this implemented would allow me to use the existing API to build my own automations, and may serve as a base to resolve #132.

Some good features:

  • Checklist of events to send ("contact.event.subscribed", "contact.campaign.click", "contact.event.confirm_doi")
  • Security header to verify integrity of request (X-Webhook-Secret: RJo8OYnlt8)
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