Hi all!
We would like to add a datasource from REST API.
Datasource method is POST, since we have many parameters.
We need this datasource in different workflows and parameters are dependent on values entered in current form (different fields in different workflows) and also should be fetched from database from another workflow.
As I can see there is no way to use current form field values (in JSON mode, not JSON grid) in request body of datasource consuming a REST API.
Is there a workaround for this?
Another question: Is there a way to store results from a datasource as JSON string in some form field?
I hope this is clear enough.
Many thanks in advance & best regards, Nik