
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2021 09:51 PM
I have developed a flow design, I was just wondering where I can view the logs generated?
Solved! Go to Solution.
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2021 10:00 PM
To view the error logs, goto Application Navigator, open "System Log" > "Errors".
To check flow execution details:
- The Test flow dialog: Click the Flow has been executed. To view the flow, click here. link.
- Flow-specific executions list: Click the Executions button on a flow to see a list of executions associated with that flow.
- Flow Designer landing page: Click the landing page’s Flow Executions tab to see all flow executions.
- Today’s Executions: Open Flow Designer > Today’s Executions in the Application Navigator to see executions run today.
- Active Flows: Open Flow Designer > Active Flows in the Application Navigator to see currently executing flows.
Hope this helps.
Please mark correct/helpful if applicable on the impact.
Regards,
Shubham
Regards,
Shubham Tipnis
ServiceNow Enthusiast
⭐️ 3x Rising Star (2022–2024) – ServiceNow Community
Sharing insights, use cases & real-world learnings from the Now Platform
Always learning. Always building.
Shubham Tipnis
ServiceNow Enthusiast
⭐️ 3x Rising Star (2022–2024) – ServiceNow Community
Sharing insights, use cases & real-world learnings from the Now Platform
Always learning. Always building.
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2023 11:53 AM
Is there a Flow Designer API like workflow.info() that writes to the Open Flow Logs?