Pass variable to String Input Legacy via Rest API

Hi,

I want to pass variable to run workflow job, in variable i have database table name that will include in my query. I am using String Input Legacy node but not found a way to pass variable by my Rest API call to the workflow job. Please help.

Regards,

Irfan

Hi Irfan,

you can only use the REST API with the NOT Legacy Quickforms.

Best regards, Iris

Now I am using Json Input node and posting input parameters as json, The problem is when i connect table column to variable node that have a variable from the json input with database connector i get the error

"Execute failed: Could not create connection to database: cdata.jdbc.googlebigquery.GoogleBigQueryDriver"

But when i not post any json then it execute successfully with default values that is set in the Json Input node. Wondered !!!!

Workflow snapshot is attached!

workflow-apicall.jpg