Built-in apps
HTTP
OAuth 2.0 authentication type
4 min
oauth 2 0 authentication type is used when the service provider requires client credentials like client id and client secret create a connection for the oauth 2 0 authentication type to make http(s) requests that require an oauth 2 0 authorization, you must create an oauth connection first for that, you need an app/ service account access to a developer portal or settings a redirect uri (sometimes called a callback url) app/ service credentials obtain credentials in the app create an oauth client in the app that you want to connect with to do this, enter the developer portal or settings specify a redirect uri https //www integromat com/oauth/cb/oauth2 obtain client credentials those are usually called client id and client secret, but can also be defined as app key and app secret, or another way save the client credentials in a safe place you will need them when building a scenario in make find the authorize uri and token uri in the app's api documentation these are the addresses through which make communicates with the app create a connection in make once you've got the required credentials from the app, you can select oauth 2 0 as an authentication type in the http > make a request module, click create connection , and fill in the required fields true 330,330left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type in the advanced settings , you can also configure true 331,329left unhandled content type left unhandled content type left 1 1 unhandled content type left 1 1 unhandled content type left unhandled content type left unhandled content type left 1 1 unhandled content type left 1 1 unhandled content type left 1 1 unhandled content type left 1 1 unhandled content type left 2 1 unhandled content type left 1 1 unhandled content type left 1 1 unhandled content type left 1 1 unhandled content type left 1 1 unhandled content type left unhandled content type left unhandled content type you can https //help make com/connect an application#tn2pj at any moment in the connections section for that click connections in the left sidebar click three dots > edit next to the required oauth connection you will see the edit window add or remove scopes, edit available authentication parameters, and click save all the modules that use this connection will be automatically adjusted http request examples with the oauth 2 0 authentication you can see how to use the http > make a request module with the oauth 2 0 authentication in these articles https //help make com/call google apis with oauth 20 http request https //help make com/connect to any web service using oauth 20