Sky API to Check Query Job Status - Failing with a NOT FOUND even though it has correct ID
Hi — A newbie when it comes to the SKY API and this has to be a typo or a syntax error on my part. I've watched videos and used all of the suggestions I can find — but it fails. (I’ve uploaded a screenshot of both of the components in question.)
I've got a DELAY set up to check to see if the query has completed, so that I can then export the data from the query.
If I look at the RUN QUERY HTTP that I set up, the body comes back with :
{ "id": "2388a948-3940-4b24-aec4-ed99f8fdb951", "status": "Pending"}
The RELATIVE PATH being displayed in the DELAY portion that is checking to see if the job is completed is:
/query/jobs/2388a948-3940-4b24-aec4-ed99f8fdb951
So the ID matches from the actual RUN to the CHECK STATUS, but the error is always "not found". That leads me to believe that it must be some sort of syntax issue on my end, but I'm just not seeing it…
Any ideas?
Answers
-
Hi @Kristi Hill thank you for posting! I'm checking with my team on this.
0 -
@Kristi Hill , I know you said "The RELATIVE PATH being displayed in the DELAY portion that is checking to see if the job is completed is: /query/jobs/2388a948-3940-4b24-aec4-ed99f8fdb951" and this looks right,
but the screen shot shows that CheckStatusHTTPS is using relative path: "/query/jobs/id:2388a948-3940-4b24-aec4-ed99f8fdb951". Have you tried without "id:" in that relative path?
A second way to troubleshoot is to use SKY API Console to test the endpoint with the job ID from the RUN QUERY HTTP action: API Reference - Query execution job status. This will tell you whether it is an issue with the job ID or, if successful, suggests the Power Automate action is the failure point.
0
Categories
- All Categories
- New Grantmaking TEST Community
- New Altru Test Community
- New bbcon Community - TEST
- 11 Blackbaud Agents for Good™
- New Raiser's Edge NXT Community
- 7 Blackbaud Community Help
- 218 bbcon®
- 1.4K Blackbaud Altru®
- 409 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.2K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 16 donorCentrics®
- 361 Blackbaud eTapestry®
- 2.7K Blackbaud Financial Edge NXT®
- 679 Blackbaud Grantmaking™
- 596 Blackbaud Education Management Solutions for Higher Education
- 3.3K Blackbaud Education Management Solutions for K-12 Schools
- 951 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 85 JustGiving® from Blackbaud®
- 6.9K Blackbaud Raiser's Edge NXT®
- 3.9K SKY Developer
- 255 ResearchPoint™
- 122 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 246 Member Lounge (Just for Fun)
- 40 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Closed) PowerUp Challenge: Grid View Batch
- 3 (Closed) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 820 Community News
- 3.1K Jobs Board
- 57 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)


