Logger

Add a step to log messages or data objects. Useful for debugging or tracking flow activity.

Use the Logger component to record messages, variable values, or object data at any point in your flow. It helps you monitor progress, validate logic, and troubleshoot issues by providing real-time insights into flow execution.

Header = Order Status Log  
Message = Order is confirmed

How does it help?

  • Monitor flow execution and debug easily

  • Log key events, data points, or outcomes

  • Improve visibility and traceability during automation runs

Last updated

Was this helpful?