Newer Version Available
Prerequisites
Tools, permissions, and a Developer Edition org are required to run EMP
Connector.
- Git (see Git Downloads)
- Latest version of the Java Development Kit (see Java Downloads)
- Apache Maven. This example uses Apache Maven to build the EMP Connector project. Download and install it from Apache Maven.
- Access to a Developer Edition org. To create a Developer Edition org, go to Sign up for your Salesforce Developer Edition and follow the instructions for signing up for a Developer Edition org.
- API Enabled user permission. This permission is enabled by default in a Developer Edition org.
- Streaming API enabled in Setup in the User Interface page. This permission is enabled by default in a Developer Edition org.
- Author Apex user permission to use the Developer Console.
- The Low_Ink__e custom platform event. To create the event, follow the steps in Define a Custom Platform Event.