$customHeader
Skip to end of banner
Go to start of banner

Pipeline: Salesforce.com Data to a File

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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 Read
  • CSV Format
  • File Writer

Other Requirements

  • A Salesforce account configured in SnapLogic Manager. See Accounts for more information on configuring an account.

Configuration

  1. Create a new pipeline by clicking the (+) tab.
    • Add and configure a Salesforce Read Snap.
  2. The Username, Password, and Security token fields are required.
  3. Add a CSV Snap. This formats and writes the data as CSV binary data to its output view for the file.
  4. 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.


  • No labels