Add a New Connection
Once you've received a provisioned Cloud Account for your team, you'll get access to the Developer UI. This is the visual experience of the event engine.
Remember: the platform is entirely API-based, which means every action you execute in the Developer UI can be programmatically replicated using the SDK
To add a source using the Developer UI, simply follow these steps:
1. Open the Sources tab of the dashboard

2. Click the + New button

3. Select an available Source from the catalog

4. Add your secure credentials

5. Test your Connection
6. Click Connect
You're able to configure the exact events you'd like to listen to per source using Event Subscriptions. To subscribe to events:
- 1.Go to the Sources tab of the Developer UI
- 2.Click on an existing Source to view it's details
- 3.Open the Setup tab
- 4.Select or search for the events you'd like to subscribe
- 5.Click Subscribe

Last modified 3mo ago