Event Flows

Event flows for webhook notifications.

This section describes event flows (topics) for which you will get notified in your webhook URL.

Currently, we support four different event flows, each of which contains multiple event types:

Publish Advert

This event flow contains events related to advert publishing operations and has the code publish_advert. Read more about it in the publish advert event flow page.

Publish Lifecycle

This event flow contains events related to the lifecycle of adverts and has the code advert_lifecycle. Read more about it in the advert lifecycle event flow page.

Incoming Message

This event flow contains events related to leads/messages received from users and has the code incoming_message. Read more about it in the incoming message event flow page.

Publish VAS

This event flow contains events related to VAS publishing operations, also known as value-added services or promotions and has the code publish_vas. Read more about it in the Publish VAS event flow page.

VAS Lifecycle

This event flow contains events related to lifecycle of VAS, also known as value-added services or promotions and has the code vas_lifecycle. Read more about it in the VAS lifecycle event flow page.