Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @camilaperezs maybe you can try these steps:And then send the alert in flow action? Let me know if that helps. Thanks.
Thanks @SanfordWhiteman the service is indeed operated by a 3rd party which accepts the JSON only in a particular format and hence we are now using Mulesoft for the transformations before sending it.
Hi Community,I need to create a dynamic token that i can pass via an webhook to an external system, in webhooks i have tried inserting tokens including: email script (velocity) as well as text (static), here static works fine when the call is made but not the velocity script.for e.g.:I created an S...