Utilizando a API da blip seria possível criar um “message-templates” ?
Ou a criação do template necessariamente precisa ser no painel?
Grato pela ajuda .
Utilizando a API da blip seria possível criar um “message-templates” ?
Ou a criação do template necessariamente precisa ser no painel?
Grato pela ajuda .
Acabei conseguindo, se alguém tiver a mesma dúvida:
Post - https://msging.net/commands
{
"id": "xxx",
"method": "set",
"type": "application/json",
"uri": "/message-templates",
"to": "[email protected]",
"resource": {
"category": "UTILITY",
"components": s
{
"type": "BODY",
"text": "xxxx",
"example": {
"body_text": t
"xxx",
"xxx"
]
]
}
},
{
"type": "BUTTONS",
"buttons": s
{
"type": "URL",
"text": "Xxxx",
"url": "https://www.xxxx.com/{{1}}",
"example": e
"/xxx"
]
}
]
}
],
"language": "pt_BR",
"name": "xxxx"
}
}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.