app.polisplexity.tech/tests/test_payload.json
Ekaropolus f2180483f0
All checks were successful
continuous-integration/drone/push Build is passing
Adding DB to Whatsaap AI
2025-05-19 23:04:20 -06:00

16 lines
276 B
JSON

{
"entry": [{
"changes": [{
"value": {
"metadata": { "phone_number_id": "1234567890" },
"messages": [{
"from": "5491123456789",
"type": "text",
"text": { "body": "Prueba desde curl" }
}]
}
}]
}]
}