Whatsapp Integration
Whatsapp Webhook
API Documentation
Campaign Endpoints
- GETGet Supported Language
- GETGet Supported Voices
- POSTCreate Campaign
- POSTUpdate Campaign
- GETGet Campaigns
- GETGet Campaign Title & ID
- GETGet Campaign from ID
- GETGet Campaign Cost report
- GETGet Campaign Silence Timer and Words to Interrupt
- POSTSet Campaign Silence timer and Words to interrupt
- POSTSet Campaign Silence timer and Words to interrupt
Call Endpoints
Text Pipeline
Contact Center
Webhook Handling
Meeting Handling
Monday Integration
Instagram Integration
Whatsapp Integration
ERP Next Integration
Whatsapp Integration
Whatsapp Webhook
POST
/
whatsapp_webhook
/
{apiKey}
/
{campId}
curl --request POST \
--url https://api.toingg.com/api/v3/whatsapp_webhook/{apiKey}/{campId}
"<any>"
Response
200
application/json
Successful Response
The response is of type any
.
curl --request POST \
--url https://api.toingg.com/api/v3/whatsapp_webhook/{apiKey}/{campId}
"<any>"