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

Integration Service Activities

Last updated Feb 19, 2026

Create Bulk Download Job Using SOQL

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Execute an SOQL query asynchronously in Salesforce to download records as a CSV file. POST

/create_query_job

Input

ParameterDescriptionData Type
QueryProvide the SOQL query to retrieve the actual records in the CSV file.

For example, Select ID, Name from Account Where Name=<Variable name> AND MailingState='California'.

string

Output

ParameterDescriptionData Type
ResponseOutput object with SOQL Query responseObject
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?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.