Skip to main content

Connecting to Copper

Your users will need the following information to connect their Copper account with your integration built 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.
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.