Event Based Architecture & Platform Event

Sdílet
Vložit
  • čas přidán 2. 10. 2020
  • Event Driven Architecture is best suited for cleaner code and event based business logic. Platform Event is implementing event based architecture in Salesforce. This session will explain and have demo of
    1. Publish Event using ASP.NET
    2. Subscribe using Flow, Process Builder and Lightning Component
    3. Publish Event using Process Builder
    4. Subscribe Using Flow, Lighting Component and ASP.NET
    Checkout Other Streaming API Videos:
    1. PushTopic and Generic Events in Salesforce Streaming API
    • PushTopic and Generic ...
    2. PushTopic and Generic Events in Salesforce Streaming API
    • PushTopic and Generic ...
    Integration Architecture Certification Playlist:
    • Integration Architectu...
    #salesforce #integrationarchitecture #salesforceintegration #salesforcecodex #integration
  • Věda a technologie

Komentáře • 17

  • @wanderlust_bug
    @wanderlust_bug Před 2 lety +1

    Very helpful in understanding concept of platform events

  • @starman9000
    @starman9000 Před 3 lety +1

    one of the best session on platform event, thank you sir, subscribed.

  • @sairashah8050
    @sairashah8050 Před 3 lety +1

    explained so well with the demo. awesome stuff!! kudos

  • @rshyam36
    @rshyam36 Před 2 lety +1

    Nice..

  • @sravanireddy3001
    @sravanireddy3001 Před rokem

    How secure is this platform event , anyone can subscribe and get the information right

  • @prashanthreddy767
    @prashanthreddy767 Před 3 lety +1

    I am using Postman authenticated and calling the endpoint using POST call. I am getting the error as "message": "HTTP Method 'POST' not allowed. Allowed are HEAD,GET,PATCH,DELETE"" Any suggestions on it would be helpful. Thanks.

    • @SalesforceCodex
      @SalesforceCodex  Před 3 lety

      Hey Prashanth, Which API you are calling? Can we connect for solving your issue?

  • @pramodpandey8636
    @pramodpandey8636 Před 3 lety

    Mast

  • @naunihalsidhu
    @naunihalsidhu Před 3 lety

    Where can we find the .NET Code( I am interested in the code that listens/subscribe along with replayId) ?

    • @SalesforceCodex
      @SalesforceCodex  Před 3 lety

      Het Sidhu, Please check this blog for reference salesforcecodex.com/salesforce/publish-platform-events-from-asp-net/

  • @rshyam36
    @rshyam36 Před 2 lety

    How authentication process is replaced here? @Dhanik sir .can u explain in single line answer?

    • @SalesforceCodex
      @SalesforceCodex  Před 2 lety

      Hi Radhe, You mean, how ASP.NET is integrate with Salesforce?

    • @rshyam36
      @rshyam36 Před 2 lety

      @@SalesforceCodex yes.

    • @SalesforceCodex
      @SalesforceCodex  Před 2 lety

      @@rshyam36 You can check our blog salesforcecodex.com/salesforce/publish-platform-events-from-asp-net/. You can also see detailed information at developer.salesforce.com/docs/marketing/marketing-cloud/guide/getting-started-with-the-csharp-sdk.html