freeflowuniverse / publishingtools_archive

Apache License 2.0
0 stars 6 forks source link

Handle different types of webhook events #252

Closed MohamedEssamAdawy closed 3 years ago

MohamedEssamAdawy commented 3 years ago

Handle different types of Webhook events

The following sections include response example for different events

Push Event

push_event

Ping Event

ping_event

Any other event

pull_event

Related Issue