PipedreamHQ/pipedream

[COMPONENTS] Migrate Copper components to use access token instead of API Keys

Fermée

#20 814 ouverte le 7 mai 2026

 (0 commentaire) (0 réaction) (1 personne assignée)JavaScript (5 305 forks)batch import
actionenhancementgood first issuehelp wantedtrigger / source

Métriques du dépôt

Stars
 (7 438 étoiles)
Métriques de merge PR
 (Merge moyen 9j 7h) (131 PRs mergées en 30 j)

Description

Is there a specific app this action is for? Copper https://pipedream.com/apps/copper

Please provide a link to the relevant API docs for the specific service / operation. https://developer.copper.com/index.html

Additional context Copper supports the OAuth 2.0 authentication method and the Pipedream app for Copper has been migrated to use it. Need to update Copper app file so that the the access token is used to access the API endpoints required by components. The $auth variable now features the oauth_access_token property for the access token.

Guide contributeur