Change Data Capture in Salesforce | Creating Custom Channel and Enrich Change Events

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • In this video, I will first explain what is change data capture and architecture. Then we are going to create a custom channel for a CDC and enrich fields for the payload of change events. In the end, we will subscribe to that channel and see events that are being published from multiple objects.
    Here are the video references
    For changing the running user for the platform event trigger
    - • Change the running use...
    For setting up postman to make a call to Salesforce
    - • Create Record in Sales...
    Here are the documentations
    -developer.sale...
    -trailhead.sale...
    You can also follow me on linkedin
    / samarth-ahuja-47b0a1161

КОМЕНТАРІ • 8

  • @rossfreeman694
    @rossfreeman694 Рік тому

    Hi Samarth, from your example it looked like both the Name and Industry were listed as EnrichedFields. I thought the Industry field would be included in your custom channel change event for Account, but it doesn't look like it's there, how would you include the enrichedFields in every event regardless of if the field changes?

  • @suryaprakash6013
    @suryaprakash6013 Рік тому

    thanks for this vedio .
    can you tell me can we do integration with the help of CDC?

  • @m.shivkumar9695
    @m.shivkumar9695 9 місяців тому

    Can we send enrich fields on standard channel ?

  • @PreetKaur-td3jm
    @PreetKaur-td3jm Рік тому

    Hi Samarth, We are currently looking into the options weather we should use standard channels or custom channels. Can you pls provide some guidelines which option is more manageable from an admin perspective and which one is more effecient and worth? Thank you in advance.

    • @samCoder
      @samCoder  Рік тому

      Hi Preet, If we talk about manageability then Standard channels are better. But with custom channels, you would have the ability to select which fields to send. Also, custom channels give the option to combine multiple standard channels. If the use case demands that then go for Custom channels.

    • @PreetKaur-td3jm
      @PreetKaur-td3jm Рік тому

      @@samCoder Thank you!

  • @VishalJain-h5v
    @VishalJain-h5v Рік тому

    Excellent Video

  • @sindhu8328
    @sindhu8328 11 місяців тому

    great explanation