Process Salesforce events through custom channels

This example pipeline depicts configuring a Salesforce Subscribe Snap to read event information from a Salesforce custom channel.



Download this Pipeline
  1. This Snap is configured to:

    Read the channel topic singleCDC1ReplayidStandardObj__chn of type CDC, where these updates are logged.

    Use the Salesforce API version 60.0 with the Replay ID set to -1

    Read only three (3) messages (for a compact JSON preview in the Snap’s output).

    Snap configuration Snap output preview

    image

    image
  2. Upon validation of this pipeline, the Snap’s output preview gets information on three recent events - create, update, and delete actions in that sequence, from the CDC data in the selected topic/channel. The snapshot of the output preview above shows these three events (replayids) with the update event expanded to depict the details.
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.