Copper
Connect to your users' Copper accounts
Setup Guide
You can find your Copper CRM credentials in your Copper settings.
You'll need the following information to set up your Copper account with Paragon Connect:
Email Address of the Token Owner
API Key
This is an API-only integration - workflow actions for this integration are still in development. You can still connect user accounts, build workflows, and access the API for this integration.
Connecting to Copper
Once your users have connected their Copper account, you can use the Paragon SDK to access the Copper API on behalf of connected users.
See the Copper REST API documentation for their full API reference.
Any Copper API endpoints can be accessed with the Paragon SDK as shown in this example.
Building Copper workflows
Once your Copper account is connected, you use the Copper Request step to access any of Copper's API endpoints without the authentication piece.
When creating or updating records in Copper, you can reference data from previous steps by typing {{
to invoke the variable menu.
Last updated