Make.com Integration with Typebot
{
"response": {
"statusCode": 408,
"data": {
"message": "Request timed out. (10ms)"
}
},
"request": {
"url": "my web hook url here from make.com",
"method": "POST",
"headers": {
"Content-Type": "application/json"
},
"timeout": 10000,
"json": {
"pdf_url": "url of my pdf here",
"lang": "English"
}
}
}
"response": {
"statusCode": 408,
"data": {
"message": "Request timed out. (10ms)"
}
},
"request": {
"url": "my web hook url here from make.com",
"method": "POST",
"headers": {
"Content-Type": "application/json"
},
"timeout": 10000,
"json": {
"pdf_url": "url of my pdf here",
"lang": "English"
}
}
}