DeleteQueryJob 2025.5.31.15¶

Bundle¶

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

Description¶

Deletes a Query Job in Salesforce using the Bulk API 2.0.

Tags¶

bulk, delete, 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 status could not be retrieved but the operation might be retried

failure

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

success

If the Query Job has been successfully deleted, the FlowFile is routed to this relationship

See also¶