API workflow debugger?

Continuing the discussion from "step by step" debugger mode for API Workflow actions?:

Nobody replied to this…but I think you are correct @cheskiefisch, there is not a debugger in the API workflow. Really frustrating. It should be implemented.

4 Likes

You can implement it yourself (kinda) by writing to a “log” table as you go through the steps.

And also the built in bubble log (which is not the most user friendly thing) can help.

1 Like

Thanks for the suggestions! Extending the debugger to include API workflows is definitely needed, but I’ll try these ideas in the meantime.

5 Likes

I am running into this also.

How is best to set this up?

Desperately need a way to view what’s going on ‘behind the scenes’ as an api workflow is run/completed…

Thanks!

any update on this? Any workaround?

1 Like

I need to debug a backend workflow. Any updates on this subject?

1 Like

The same question