hi,
i am trying to put an input data from a webhook request response, that is as json.
however, it was divided as value part only.
- here is the request response
- and i want to send another request using the widets part, like this
is that passible to set the JSON object as input data?