Anyone have the notification api v1 docs for whatsapp? need this for reference for updating the API
Let me know if this helps.
1 Like
I think not this one @Sakshi_Mishra
I need the docs version with the API json body like this:
"body": {
"to": "6287781696042",
"ttl": 200000,
"type": "template",
"template": {
"namespace": "d4a69587_4dfa_49d5_a84a_2ff215ff77f1",
"language": {
"policy": "deterministic",
"code": "id"
},
"name": "followup_dynamic2_survey__GR_uva",
"components": [
{
"type": "button",
"sub_type": "url",
"index": "0",
"parameters": [
{
"type": "text",
"text": "Pages/ResponsePage.aspx?id=JlVMtNbud02OYur87H4qLXA87VsPxxxBlyhwMU5yAedURE5WVFVHT0dMSUZBUk4xSkZRTkgxQVhOMC4u&ctx=%7B%22First%20Name%22:%22MIMI%20MARSHELLA%22,%22Last%20Name%22:null,%22Email%22:%22novita.lasmauli@dso.astra.co.id%22,%22Mobilephone%22:%22087781696042%22,%22Businessphone%22:null%7D"
}
]
}
]
}
}
}
1 Like