GetQueryJobResult 2025.10.9.21

Bundle

com.snowflake.openflow.runtime | runtime-salesforce-processors-nar

Description

Gets the results of a Query Job in Salesforce using the Bulk API 2.0. The output is CSV and GZIP compression is used.

Tags

bulk, job, preview, query, salesforce

Input Requirement

REQUIRED

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
Job IDThe ID of the job for which the status is checked.
Salesforce ClientSalesforce Client to interact with the APIs

Relationships

NameDescription
comms.failureA FlowFile is routed to this relationship if the Query Job result could not be retrieved but the operation might be retried
failureA FlowFile is routed to this relationship if the Query Job Results could not be retrieved
successIf Query Job Results have been successfully retrieved, the FlowFile is routed to this relationship

See also