Querying for Contacts in Salesforce Using Upstream Parameters in the Bulk Query Snap - Understanding the Pipeline

The Salesforce Bulk Query Snap enables you to retrieve multiple data values from your Salesforce database using a simple query, where you can provide all the details associated with your request in the Snap. This Snap also enables you to use values derived from upstream Snaps. In this example, you query your Salesforce database for contact data using values from an upstream Snap.



Download this Pipeline
  1. Build the above Pipeline using the JSON Generator and Salesforce Bulk Query Snaps.
  2. Configure the JSON Generator Snap to send Contact as the type of data that you want to retrieve.


  3. Add the details associated with your bulk query request in the Salesforce Bulk Query Snap. This must include your account credentials.In this example, you are looking to receive the first and last names of the first five contacts in your Salesforce database.


  4. Save the Pipeline and validate it. Successful validation displays the data you requested.


To reuse the example pipelines:
  1. Download and import the SLP file into your Environment.
  2. Configure Snap accounts.
  3. Provide Pipeline parameters, if any.