Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

zaki-yama-labs/platform-event-electron-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Salesforce Platform Event & Electron Sample

A sample Electron app using Salesforce's Platform Event.

Installation & Usage

  1. First you need to deploy some metadata to your org.
    Go to salesforce-metadata directory and follow the README.
$ git clone https://github.com/zaki-yama/chatter-desktop
$ cd chatter-desktop/salesforce-metadata

# Then follow salesforce-metadata/README.md ...
  1. Open your Salesforce org, open Process Builder, then activate the process named FeedItemPosted.

  2. Run the Electron app. Please follow the README placed in electron/ directory.