URGENT: error workflow tool must have a 'start' no...
# support
s
Trying to update my workflow to give a conversation node access to a toolcall, running into the following error { "message": "[\n \"Workflow 'XXX' must have a 'start' node\",\n \"Edge 'ask_reason -> ask_responce_urgency' must have valid nodes\"\n]", "error": "Bad Request", "statusCode": 400 } 1. The thing is my workflow has a start node.. 2. Also my edge transition condition seems to be wrong, however the api documentation bot gave me this, but now doesn't understand why it's giving the error Any help would be greatly appreciated WorkflowID: bd083b2a-5ba8-45e6-b59f-f999977dfaab https://cdn.discordapp.com/attachments/1405186898120413264/1405186898338513128/Screenshot_6.png?ex=689de9c7&is=689c9847&hm=ace07a03daf7bf52033f7248d39494de6644efe3a4cf9fc825e4233ebc7caf45& https://cdn.discordapp.com/attachments/1405186898120413264/1405186898892423199/Screenshot_7.png?ex=689de9c7&is=689c9847&hm=48d3ddfce64860dad384367cc5f6f54c48736af9635171eaa73faf09f0563ebc&
when i delete the edge, it gives another error for the following edge that is written in the same manner
c
Hi, currently workflows is under development and the tech team is working on it.
2 Views