Pipeline: Salesforce.com Data to a File

Scenario

I want to query Salesforce.com for information and write it to a file.

Requirements

Snaps Used

For this scenario, the following Snaps are used:

Salesforce ReadCSV FormatFile Writer

Other Requirements

A Salesforce account configured in SnapLogic Manager. See Accountsfor more information on configuring an account.

Configuration

Create a new pipeline by clicking the (+) tab. The Username, Password, and Security token fields are required.Add a CSV Snap. This formats and writes the data as CSV binary data to its output view for the file.Add and configure a File Writer Snap.
  • For each output, set the File Name to the name of the file where you want the results written to, including a path if necessary.

image