This repo contains the CometD .NET Core implementation of the Java ported code.
- CometD.NetCore - CometD.org implementation, supports replay id.
- CometD.NetCore.Salesforce project - provides with implementation of this library.
PM> Install-Package CometD.NetCore2
Salesforce Platform Events - Video
- Sing up for development sandbox with Saleforce: https://developer.salesforce.com/signup.
- Create Connected App in Salesforce.
- Create a Platform Event.
- Setup -> Quick Find -> manage -> App Manager -> New Connected App.
- Basic Info:
-
Retrieve
Consumer Key
andConsumer Secret
to be used within the Test App
- Setup -> Quick Find -> Events -> Platform Events -> New Platform Event:
- Add Custom Field
(note: use sandbox custom domain for the login to workbench in order to install this app within your production)
Use workbench to test the Event workbench