Part 2: Custom Channel Of Change Data Capture In Salesforce

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • Welcome to our channel! In this video, we'll dive into the fascinating world of Salesforce Change Data Capture and show you how to create a custom channel for capturing data changes within your Salesforce instance.
    Change Data Capture is a powerful feature that allows you to track and respond to changes in your Salesforce data in real-time. Whether you're a Salesforce admin, developer, or just curious about this exciting technology, you'll find valuable insights in this tutorial.
    In this video, we'll cover the following topics:
    🎯Introduction to Change Data Capture (CDC) in Salesforce
    🎯 Understanding the standard CDC channels
    🎯 The need for a custom CDC channel
    🎯Step-by-step guide to creating a custom channel
    🎯 Real-world use cases and benefits
    🎯 By the end of this tutorial, you'll have a solid grasp of how to leverage custom CDC channels to better monitor and manage your Salesforce data.
    👉 Don't forget to like, subscribe, and hit the notification bell to stay updated with our latest Salesforce tutorials and tips. If you have any questions or topics you'd like us to cover in future videos, feel free to leave a comment below.
    Thank you for watching, and let's get started with "Custom Channel of Change Data Capture In Salesforce"!
    #salesforce #integration

КОМЕНТАРІ • 13

  • @RamAnisetti
    @RamAnisetti 10 місяців тому +1

    A very big kudos for your explanation. I would like know one more use case from you.
    How would i catch the event in Salesforce when updates happens in external system.

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  10 місяців тому

      Change data capture is not the solution for this. Change data capture will trigger based on DML events in salesforce org and you want to notify external systems or do some automation in the same system.

    • @RamAnisetti
      @RamAnisetti 10 місяців тому

      My use Case is when ever some event happened in external system then i want to notify to Salesforce system.
      @@TechJourneyWithAnkit

    • @awesomekj5812
      @awesomekj5812 3 місяці тому

      You might wanna use the PE here .....so your external system can call that PE rest api and then you can create flow / or trigger inside Salesforce to listen to that PE to do something.

  • @teenslayer
    @teenslayer 4 місяці тому

    This is a great video. Could I have multiple PlatformEventChannelMembers for the same SelectedEntity? For example, if I wanted to also have one for Industry = 'Retail'

  • @SivaKumar-ic5dd
    @SivaKumar-ic5dd 4 місяці тому

    Wow…..with your explanation, it’s very easy to understand the concepts of streaming APIs …..kudos to you
    Thanks

  • @parvezalam204
    @parvezalam204 10 місяців тому

    Hi sir ... can you please make a video on Wire vs Imperative Apex Method Calls in (LWC), use and differences between them also add advance scenario based interview quetions thank you .

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  10 місяців тому

      What you are asking is already covered in detail in this video with multiple examples. Check them out, and let me know if that helps.
      ua-cam.com/users/livemNaYIdHerCw?feature=share

  • @Praveen_kasimalla
    @Praveen_kasimalla 7 місяців тому

    Hi Ankit . Thanks for the video . Can you share the ppt ?