Setting Your 360dialog Webhook URL

Setting Your 360dialog Webhook URL

A common problem users encounter when connecting 360dialog to their chat platform – the inability to receive messages. This issue is often due to improperly setting the webhook URL.

Instead of navigating to the 360dialog account to manually set the webhook URL, users can do it directly through an external request.

This tutorial only applies to 360Dialog with Cloud API access. It will not work for On-premise API.

HTTP Request

Headers

Content-Type: application/json

D360-API-Key: [Your 360dialog API Key]

Body

      
      “url”: “https://ocp.alendei.io/botman/whatsapp-360/[Workspace ID]-[Phone Number]”
}

[Workspace ID]: you can find this by going to your workspace settings from the left hand menu. first tab will show the id

[Phone Number]: should include the country code without the plus sign



    • Related Articles

    • Terms URL

      In your custom domain registration, the url will looks like: https://yourcustomdomain.com/register You can change the Terms of service in the screenshot below to your own links. You need to set up your own URL In the below white label settings. After ...
    • Get your Webhook from OCP [WhatsApp Cloud API]

      Now, you need to go back to OCP, and then select the WhatsApp cloud, click “Connect WhatsApp Cloud” After you click the button, it will pop up the window for you to authorize your Facebook account, and then select the business account you want to ...
    • Workspace Time Zone Setting

      In workspace settings, under workspace name, the time zone dropdown includes time zones along with city names. The city name is only for reference to help you select the correct time zone. Please do not worry about which city name is saved. As long ...
    • How to add URL button in WhatsApp Channel?

      WhatsApp Official API doesn't support URL button, you can try: Print out the URL using text message, it's clickable if you don't mind exposing the link Use a third-party short URL service to hide the link if you don't want to expose the link Use ...
    • Email Profile Setting

      In your main workspace, once you set up your email integration in SMTP profile, Gmail or Sendgrid are not supported. You can find the email integration in the Integrations in your main workspace. After you set up your email integration, you can ...