Skip to main content

Message webhook

Message webhook

Path Parameters
workspaceId string REQUIRED
credentialsId string REQUIRED
Request Body REQUIRED
entry object[] REQUIRED
changes object[] REQUIRED
value object REQUIRED
contacts object[]
profile object REQUIRED
name string REQUIRED
messages undefined[]
Responses
200

Successful response

Schema
message string
default

Error response

Schema
message string
code string
issues object[]
message string
whatsAppRouter-receiveMessage
POST /workspaces/:workspaceId/whatsapp/:credentialsId/webhook
workspaceId — path
credentialsId — path
Body
Loading...
https://typebot.io/api/v1
curl -L -X POST 'https://typebot.io/api/v1/workspaces/:workspaceId/whatsapp/:credentialsId/webhook' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json'