Skip to content

Commit

Permalink
added person.deleted and person.modified webhook events
Browse files Browse the repository at this point in the history
  • Loading branch information
espen committed Dec 25, 2023
1 parent 8c8fa17 commit 57eaa5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,8 @@ So for example whenever a new booking is created in MakePlans we can send a POST
* event.modified
* message.processed
* person.created
* person.deleted
* person.modified

### Wildcard usage

Expand Down

0 comments on commit 57eaa5e

Please sign in to comment.