this seem to be a shortfall of mautic, the way I worked around it was to create a middle man, that receives the mautic webhook and converts the data so the final destination can read it. n8n seem a good open source tool to do such thing, there is also paid services like integromat.
for my case in particular, as a developer, I use serverless functions (also known as lambda functions in AWS). Netlify (Netlify Functions) allows you to host those function up to 125k monthly function calls for free, cloudflare as a similar service as well
Hi, thanks for your reply. I’m a developer too and i’ll try to edit php file used for webhook or i’ll create a php file on one of my server to process data received and forward them to the final destination
i’m trying to send whatsapp messages via api and for template section i need to write an array like this