PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.32k stars 5.27k forks source link

[APP] Sellsy #6334

Closed sergio-eliot-rodriguez closed 2 weeks ago

sergio-eliot-rodriguez commented 1 year ago

Name of app / service Sellsy https://go.sellsy.com/en/home

Link to developer documentation https://api.sellsy.com/doc/v2/ https://api.sellsy.com/doc/v2/#section/Authentication

Notes on OAuth Sellsy is using the authentication flow with PCKE, this essentially adds working with a secret which the access token relies on, a new parameter,

PKCE is required when using the authorization code flow. https://www.oauth.com/oauth2-servers/pkce/ Call https://login.sellsy.com/oauth2/authorization?response_type=code&client_id=YOUR_CLIENT_ID&redirect_uri=YOUR_REDIRECT_URI&code_challenge=YOUR_PKCE_CODE_CHALENGE&code_challenge_method=S256

sergio-eliot-rodriguez commented 2 weeks ago

Integrated https://pipedream.com/apps/sellsy