Inserting Bulk Records in Salesforce

This example demonstrates how to insert or update a new bulk record in a Salesforce object.



Download this Pipeline
  1. The JSON Generator Snap generates five new JSON documents. The output from the Snap displays the names of the documents and customized serial numbers.The following images display the Snap configuration and output:


  2. The Mapper Snap transforms the incoming data using the given mappings and produces new output data. The output from the Snap displays the names and customized serial numbers of the output documents. The following images display the Snap configuration and output:


  3. The Salesforce Bulk Upsert Snap updates or inserts data in Salesforce.com. The output from the Snap displays the names, IDs, and customized serial numbers of the updated or inserted documents. The following images display the Snap configuration and output:


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.