SOLVED
Alteryx server API - GET /admin/v1/schedules lastError is blank
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
jsprh
7 - Meteor
‎05-03-2024
03:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am trying to set up a monitoring tool for our scheduled workflows and am interested in retrieving information on flows that have failed.
I have connected to the API and can retrieve information, but to avoid having to look at the entire logfile from the API thought I could simply use the path in the title. However, the lastError variable is empty even though some of the flows have failed.
Can anyone help me figure out if the variable behaves as intended or whether I am doing something wrong?
Thank you in advance!
Solved! Go to Solution.
1 REPLY 1
‎05-03-2024
06:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I figured out a way to use the "messages" variable along with the given status code. For reference, the status code for errors is Status Code 3!
