Hi, I’m trying to use the WhatsApp cloud business integration and I can successfully use the Send Template operation, but can’t make the Send operation work. I tried with a set node to establish the content as a character, but nothing happened. I hope you can help me out to solve this problem as soon as possible.
No error message, just no message showing up in WhatsApp with the number I’m sending to. While if I use the template - using the “Send Template” operation - with the same number, it does work fine.
WORKFLOW:
[
{
“messaging_product”: “whatsapp”,
“contacts”: [
{
“input”: “584261114047”,
“wa_id”: “584261114047”
}
],
“messages”: [
{
“id”: “wamid.HBgMNTg0MjYxMTE0MDQ3FQIAERgSQUUyNUI5RDlEOUNBN0YwQUVCAA==”
}
]
}
]```
