cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to pass a dynamic JSON object as a parameter in a Recipe Function?

shaked
Deputy Chef I
Deputy Chef I

I am creating a Recipe Function in Workato.
In one of the steps I need to pass a JSON value into a field that expects a STRING.
The JSON should come from a function parameter.

The issue is that I donโ€™t know in advance what the keys of the JSON will be.
I want to create a dynamic parameter (object/map) that can accept key-value pairs without predefined fields.

What is the correct way to define such a parameter in a Recipe Function, so I can pass an arbitrary JSON object and use it as a string in the recipe?

0 REPLIES 0