Connect to your users’ Outreach accounts.
Note: You’ll need to create a new Outreach app if you don’t already have one.
You can find your Outreach app credentials by visiting your Outreach developer portal.
You’ll need the following information to set up your Outreach App with Paragon Connect:
Paragon provides a redirect URL to send information to your app. To add the redirect URL to your Outreach app:
Select Outreach from the Integrations Catalog.
Under Integrations > Connected Integrations > Outreach > App Configuration > Configure, fill out your credentials in their respective sections:
Press the purple “Save Changes” button to save your credentials.
Once your users have connected their Outreach account, you can use the Paragon SDK to access the Outreach API on behalf of connected users.
See the Outreach REST API documentation for their full API reference.
Any Outreach API endpoints can be accessed with the Paragon SDK as shown in this example.
Once your Outreach account is connected, you can add steps to perform the following actions:
When creating or updating events in Outreach, you can reference data from previous steps by typing {{
to invoke the variable menu.
Webhook triggers can be used to run workflows based on events in your users’ Outreach account. For example, you might want to trigger a workflow whenever new opportunities are created Outreach to sync your users’ Outreach contacts to your application in real-time.
You can find the full list of Webhook Triggers for Outreach below: