Part 4 : Subscribe Platform Event Using Apex and Flow

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2023
  • This video covers.
    👉Subscribe Platform Event Using Flow
    👉Subscribe Platform Event Using LWC
    📚 Resources:
    Looking for additional resources and code examples? Check out the links in the video description.
    🔗Streaming Monitor : appexchange.salesforce.com/ap...
    🔗Change Data Capture : • Part 1: Change Data Ca...
    🚀 Learn to Subscribe Platform Events Using Apex and Flow in Salesforce
    In this tutorial, we dive into the powerful world of Platform Events in Salesforce and demonstrate how to subscribe to them using both Apex Triggers and Flow. Platform Events enable real-time communication within Salesforce or with external systems, making them a key component for building robust and scalable applications.
    ⭐ Key Topics Covered:
    Creating a Platform Event in Salesforce
    Subscribing to Platform Events using Apex Triggers
    Leveraging Flow to Subscribe and Handle Platform Events
    Practical examples and use cases for real-world scenarios
    #salesforce #salesforcedeveloper #salesforceintegration #integration

ความคิดเห็น • 6

  • @rutheesh17
    @rutheesh17 6 หลายเดือนก่อน

    Hi ankit, you are doing a fantastic job keep do like this, one request is try to make a video on
    integratin of salesforce with payment gateways

  • @puneetgaur8670
    @puneetgaur8670 6 หลายเดือนก่อน

    Hi Ankit, Thanks for sharing very informative session on CDC and Platform event. Would it be possible for you to add more details on replay option on any failure during subscribing or publishing.

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  6 หลายเดือนก่อน

      Check out the part 4 of this series. I already put those details there

  • @mukhiavidyakiran2132
    @mukhiavidyakiran2132 6 หลายเดือนก่อน +1

    The Change Event Name in CDC should be in the format:
    ChangeEvent for Standard Objects &
    _ _ChangeEvent for Custom Objects