Refer API : Send texts with buttons | Z-API Docs
Body :
{
“phone”: “5511999999999”,
“message”: “Z-API é Bom ?”,
“buttonList”: {
“buttons”: [
{
“id”: “1”,
“label”: “Ótimo”
},
{
“id”: “2”,
“label”: “Excelente”
}
]
}
}
how to make dynamic field like this?
can add more item.
Are you building a custom app? In your example, ‘Buttons’ is an array, so think ‘array’: Make.com - Custom App Documentation
Cheers,
@Henk-Operative
system
This topic was automatically closed because it's resolved or inactive. Please, start a new topic.
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.