Hi All,
I'm trying to pass the Input to workflow using an API, but Input is not getting passed to workflow.
POST:
/api/v2/flows/executions
Body:
{
"flowId": "f94bfe52-ef09-4d95-9eb1-4df1dd7ff795",
"inputData": {
"Input": "Jarvish"
}
}
Kinldy look into this and let me know if I'm missing anything
#API/Integrations------------------------------
Jarvish Kisanth Singh
------------------------------