Skip to content

CometD for use with Salesforce Platform Events

License

Notifications You must be signed in to change notification settings

apaulro/CometD.NetCore

 
 

Repository files navigation

CometD for Salesforce Platform events

GitHub license Build status NuGet Nuget feedz.io

This repo contains the CometD .NET Core implementation of the Java ported code.

Install

    dotnet add package CometD.NetCore2

Related projects

Configure Saleforce Developer instance

Watch: Salesforce Platform Events - Video

  1. Sing up for development sandbox with Saleforce: https://developer.salesforce.com/signup.
  2. Create Connected App in Salesforce.
  3. Create a Platform Event.

Create Connected App in Salesforce

  1. Setup -> Quick Find -> manage -> App Manager -> New Connected App.
  2. Basic Info:

info

  1. API (Enable OAuth Settings):

settings

  1. Retrieve Consumer Key and Consumer Secret to be used within the Test App

Create a Platform Event

  1. Setup -> Quick Find -> Events -> Platform Events -> New Platform Event:

event

  1. Add Custom Field

event

(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

OAuth Apps

Use login instead of test

Special thanks to the following projects and contributors:

About

CometD for use with Salesforce Platform Events

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Shell 0.1%