Skip to content

Commit

Permalink
Update _webhooks.md
Browse files Browse the repository at this point in the history
* closes #161
* includes mention of new webhook : mautic/mautic#10511
* add also mention of forgotten webhooks
  • Loading branch information
npracht committed Oct 6, 2021
1 parent d96d963 commit a978d2c
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions source/includes/_webhooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,18 @@ Webhook is a universal way how to send data about leads, pages, forms and events

Mautic can send webhook payload on these actions:

- Email open
- Form submit
- Lead delete
- Lead point change
- Lead update
- Lead create
- Page hit
- Company Create/Update Event
- Company Deleted Event
- Contact Channel Subscription Change Event
- Contact Company Subscription Change Event
- Contact Segment Membership Change Event
- Contact Deleted Event
- Contact Identified Event
- Contact Points Changed Event
- Contact Updated Event
- Email Open Event
- Form Submit Event
- Page Hit Event

## The webhook workflow

Expand Down

0 comments on commit a978d2c

Please sign in to comment.