UiPath Documentation
activities
latest
false

Integration Service activities

Last updated May 8, 2026

Asynchronous Query Status Changed

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Triggers when a Snowflake asynchronous query reaches a specified execution status.GET/queryExecutionHistory

Input

ParameterDescriptionData Type
Query statusThe query execution status. Select one of the available options from the dropdown menu: Success, Running, Queued, Blocked, Resuming warehouse, Failed with error, Failed with incident.options

Output

ParameterDescriptionData Type
IDThe unique identifier of the record that triggered the Asynchronous Query Status Changed event.string
Asynchronous Query Status ChangedThe full response payload for the Asynchronous Query Status Changed event.Object
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated