Receive data#
Receiving incoming data in the GreenWaba 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.
GreenWaba provides two technologies for receiving incoming webhooks:
A detailed description of webhooks format is given in Incoming webhooks format section