函数工作流 FUNCTIONGRAPH-异步执行工作流:请求参数
请求参数
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
X-Create-Time |
否 |
String |
workflowRun task create time |
X-WorkflowRun-ID |
否 |
String |
workflowRun id |
X-WorkflowRun-MergeFnParameters |
否 |
String |
Combines the output of the previous node with the input of the next node into an input. |
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
headers |
否 |
Object |
执行时需要的Header |
input |
是 |
Object |
定义执行时的入参,支持使用JSONPATH进行映射,以及指定默认值 |