Skip to content

Commit

Permalink
copper integration
Browse files Browse the repository at this point in the history
  • Loading branch information
dannylwe committed Nov 27, 2024
1 parent bd85a0d commit df839ca
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions packages/shared/providers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1489,6 +1489,25 @@ codeclimate:
title: API Key
description: The API key for your Code Climate account

copper:
display_name: Copper
categories:
- CRM
auth_mode: OAUTH2
proxy:
base_url: https://api.copper.com/developer_api/
docs: https://docs.nango.dev/integrations/all/copper
default_scopes:
- developer/v1/all
authorization_url: https://app.copper.com/oauth/authorize
token_url: https://app.copper.com/oauth/token
authorization_params:
response_type: code
token_params:
grant_type: authorization_code
refresh_params:
grant_type: refresh_token

connectwise-psa:
display_name: ConnectWise PSA
categories:
Expand Down

0 comments on commit df839ca

Please sign in to comment.