Alteryx Gallery API to get details of all running and Queued Jobs
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
sk98
5 - Atom
‎03-10-2025
10:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Team,
Is there is any way to get the details of all the currently running and queued jobs on the server without logging into admin portal and navigating to jobs page?
I want to get these details without login like API or any workflow that can fetch all these details.
Please let me know if there is any workaround for the above requirement.
1 REPLY 1
17 - Castor
‎03-10-2025
10:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @sk98 ,
Not sure if it was a typo when you mentioned without login like API.
You have two options without accessing the admin page.
1. API: Almost sure you need to check workflow by workflow.
2. MongoDB (easier): Connect to the Queue collection -
Best,
Fernando
