Question

DeliveryMode Address

  • 19 August 2016
  • 1 reply
  • 327 views

I need to confirm that under Webhook transport Notification in deliveryMode => address, what should be the address giving in this API?


As I am continuously getting the following error.


Parameter [deliveryMode.address] value is invalid


1 reply

DeliveryMode.Address is your webhook URL on your server where you wish to receive the webhook notifications. More information is available below:

API Docs: http://ringcentral-api-docs.readthedocs.io/en/latest/webhooks/#create-a-webhook-url

API FAQ: http://ringcentral-faq.readthedocs.io/en/latest/notifications_subscriptions/

Reply