Hi, I need some help on “Send a webhook” action in a workflow.
I have implemented that action in a wf but my json structure is composed with a mix of parent and child data, like this: Imgur: The magic of the Internet
How can I assign values for child data (like “additionalProp1”)?
I’ve tried to use the data__additionaprop1 pattern (double underscore) but it doesn’t work.
Thanks for your help!