SMS Webhooks

Introduction

Zapappi use Webhooks to notify external applications and developers about actions within the platform. Webhooks are realtime notifications that send data with information about the type of notification being handled.

More information (including IP Addresses that may need permitting) can be found on the general Webhooks page


Inbound Webhooks

Inbound webhooks are used to notify developers about new SMS messages that have been received on the Zapappi platform. If webhooks have been configured for a number, each number can send notifications to a separate webhook URL.

Find out more about SMS Webhooks (Inbound)

Outbound Webhooks

Outbound webhooks are used to notify developers about status updates of SMS messages that have been sent out via the Zapappi platform. Each time the status of an SMS is updated, if a webhook has been configured for that specific message, a notification will be received with details of the change in state.

Find out more about SMS Webhooks (Outbound)