pentacent / keila

Open Source Newsletter Tool.

Home Page:https://keila.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project specific event webhooks

tyler71 opened this issue · comments

commented

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)