Workflows Management
Last updated
{
"error": "Internal validation failed",
"details": "This workflow is already completed."
}{
"error": "Internal validation failed",
"details": "This workflow is already completed."
}{
"data": {
"id": "c7bc72aa-6d0a-4958-ad09-50bd4fc9c232",
"current_step": "step_2",
"workflow": {
"step_2": {
"name": "EXAMPLE 1: Receive the form - .png",
"inbound": {
"undefined": {
"type": "file",
"typeOfFile": ".png"
}
}
}
}
}
}