cURL
Assistant Collection
Create a Web Text Assistant
POST
cURL
Body
application/json
Required string length:
24Required string length:
3 - 180Available options:
en-US, es-ES We will trigger post request to this webhook url with this data
{
"data": {
"conversation_type": "web_text",
"conversation_id": "",
"assistant_id": "",
"full_transcript": [],
"edited_transcript": [],
"data_points": [],
"timestamp": 0
},
"signature": ""
}We generated a signature to secure the webhook payload, please refer to the colab example.
Minimum string length:
5Hidden Fields allows you to use data you already have, track information about your respondents, please refer to our colab example
Required string length:
3 - 180