activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Mar 12, 2026

Native Search

Description

This activity posts a query to be executed on Snowflake.

Note: The default limit for retrieved records is 1000 records. You can set the LIMIT and OFFSET parameters directly in the Query property (for example, SELECT * PERSONS LIMIT 2000 OFFSET 1000) to paginate through all records without timing out the process.

Project compatibility

Windows | Cross-platform

Configuration

  • Query - The SQL query used to fetch the results.
  • Limit - Limit the number of results returned by the Query.
  • Search Response - The Search API response.
  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated