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)
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:
contact.event.subscribed
", "contact.campaign.click
", "contact.event.confirm_doi
")X-Webhook-Secret: RJo8OYnlt8
)