Debugging with API calls
Comments
-
We do have a logging step that can be added within your flows to capture specific data you'd like to see in the logs. You can review the documentation here: https://documentation.decisions.com/docs/using-the-log-step. The Log step functions just as any other flow step. Each time the flow reaches a Log step it will write a message to the logs, no matter how the flow is run.

