PipedreamHQ/pipedream
[COMPONENTS] Migrate Copper components to use access token instead of API Keys
已關閉
#20,814 建立於 2026年5月7日
actionenhancementgood first issuehelp wantedtrigger / source
倉庫指標
- 星標
- (7,438 顆星)
- PR 合併指標
- (平均合併 9天 7小時) (30 天內合併 131 個 PR)
描述
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.