Skip to content

Receive data#

Receiving incoming data in the Green API is implemented via incoming webhooks. A separate incoming webhook is generated for each account event. Events can be: incoming message, receiving a previously sent message status, an incoming call, etc. For more information about account events and incoming webhooks types, refer to Incoming webhooks types section.

Green API provides two technologies for receiving incoming webhooks:

A detailed description of webhooks format is given in Incoming webhooks format section

To download files from incoming webhook refer to Download files section

Video instruction#