Buraq Help Center
ProductsBook a demo
  • πŸ˜ƒWelcome to Buraq
    • Buraq Basics
  • 🏁Getting Started
    • Building a Chatbot
    • Testing a Chatbot
    • Installation
      • Installation on Website
        • Installation using HTML
        • Installation using Google Tag Manager
      • Installing on Wordpress
      • Installing on SquareSpace
      • Installation on WhatsApp
      • Installation on Facebook
    • Deploying a Chatbot
    • Utility Tools
  • 🟦ACTION BLOCKS
    • Trigger
      • Set values to variables using Trigger
    • Send Message
    • Collect Input
    • Buttons
    • Carousel
    • Calendar
    • Send an Email
    • Condition
    • Image gallery
    • Talk to human
    • Slider
    • Collect file
    • Delay
    • Form
    • Flow
    • Jump
    • Codeblock
      • Dynamic Dialog Generator
    • Options
    • List
    • Reply buttons
    • AI model
    • Dynamic data
  • πŸ€–AI Studio
    • Overview
      • From URL
      • From File
      • From Intent
  • πŸ”ŒINTEGRATIONS
    • Overview
    • Events
    • HTTP request
    • Javascript
    • Zapier
    • Google Sheets
    • Salesforce
    • Codeblock
    • Airtable
    • Google Calendar
    • Calendly
    • HubSpot
    • Freshdesk
    • DialogFlow
    • Zoho CRM
    • Slack
      • Live Chat for Slack
      • Notification for Slack
    • ActiveCampaign
    • Link Tracking
  • πŸ“²Whatsapp Business API
    • Overview
    • Cost
    • Limitations
    • Getting a WhatsApp API
      • From Meta
        • Creating a Facebook App
        • Adding the phone number
        • Generating permanent token
        • Configuring the webhook on Buraq
  • πŸ’¬Live Chat
    • Overview
      • Live Chat Screen
      • Live Chat Settings
  • βš’οΈTroubleshooting
    • Cloning Bots
    • Connecting Action Blocks
    • Creating Loops
    • Setting up Fallback Variables
    • Setting up Link Tracking
    • Variable Manager
    • Image Dimensions
    • Tracking Facebook Pixel
    • Firing events on Google Analytics
  • β›”Outbound Bots
    • Overview
    • Building One Off Campaign
    • Building Ongoing Campaign
    • Creating a WhatsApp Template
    • Action Blocks_ Outbound
      • Send WhatsApp
      • Send SMS
      • Delay
      • Branch
  • 🦾CHATBOT CUSTOMIZATION
    • Chatbot Appearance
    • Custom CSS
    • Embed chatbots on website
    • JS functions to show_hide
  • πŸ•΅οΈβ€β™‚οΈAccount Management
    • Teams
    • Teammates
    • Purchasing a plan
    • Payment Methods
    • Refund Policy
    • Reset Password
    • Deleting Account
  • πŸ“ŠReporting
    • Analytics Dashboard
      • Chatbot Analytics
      • Agent Analytics
    • What are contacts in Buraq?
      • Scheduling a Contact Report
      • Exporting a Contact List
Powered by GitBook
On this page
  1. Whatsapp Business API
  2. Getting a WhatsApp API
  3. From Meta

Configuring the webhook on Buraq

Once the permanent token is generated, the final step is to configure the APIs in WotNot and web-hook in the created app. You can follow the following steps to configure the APIs

Configuring webhooks on Buraq

  • Login into your buraq account.

  • Go to 'Channel Configuration -> WhatsApp -> Configuration'

  • Configure the following;

    • Add phone number on which you have connected the APIs

    • Select 'WhatsApp Business API provider' as 'Meta'

    • Paste 'WhatsApp Business Account ID, App ID & Phone Number ID'

You will find this in the 'App' you have created under 'WhatsApp -> API Setup'

  • Paste the 'Permanent Token'

  • Click on 'Save' to save the configuration

  • Now click on 'Copy' against the 'Webhook' generated by Buraq

  • Navigate back to the App created and follow the following steps to configure the webhook

    • Go to 'Configuration' under 'WhatsApp'

    • Click on 'Edit' against 'Callback URL'

    • Paste the 'Webhook' copied under 'Callback URL'

    • Paste the 'Token' under 'Verify Token' & click 'Verify & Save'

    • Click on 'Manage' against 'Webhook Fields'

    • Click on 'Subscribe' against 'Messages' & then click on 'Save' to save the configuration

Once you have followed the above steps, the API is configured. All you need to do is connect the bot to the number and start using the APIs

PreviousGenerating permanent token NextOverview

Last updated 1 year ago

πŸ“²