First, my workflow accidentally went into inactive state. I tried to activate it but I get 404 error all the time. I deactived some of nodes, pressed to activate and now I see everything is gone: all my code, http nodes setups, endpoints, etc – everything is empty.
Pick latest execution where workflow looks ok.
You have several options even here:
(a) select all nodes then copy and paste (into a new workflow, I’d suggest)
(b) download workflow JSON (and create a new WF from the dashboard using it)
(c) use Copy to editor button
If anything above resolves your question, please like this post and mark it as a Solution.
P.S. It might be also good time to automate regular backups, maybe even using a VCS like this.
Solved:
Problem was with one RSS node – there was no error highlight over it when I tried to activate workflow. So I just turning them on/off one by one to find a wrong one.