GetQueryJobResult 2025.5.31.15¶

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, query, salesforce

Input Requirement¶

REQUIRED

Supports Sensitive Dynamic Properties¶

false

Properties¶

Property

Description

Job ID

The ID of the job for which the status is checked.

Salesforce Client

Salesforce Client to interact with the APIs

Relationships¶

Name

Description

comms.failure

A FlowFile is routed to this relationship if the Query Job result could not be retrieved but the operation might be retried

failure

A FlowFile is routed to this relationship if the Query Job Results could not be retrieved

success

If Query Job Results have been successfully retrieved, the FlowFile is routed to this relationship

See also¶