I'm trying to connect to a system that requires oauth 2.0 but i want client credential in order to just connect with one global account for all the user to retrieve the information.
the site that I'm trying to access doesn't allow "oauth 2.0: client credential grant", right now only the "oauth 2.0: authorization code grant " is available.
The way that quickbooks works is:
Step 1:
the site can give me an access token and a refresh token for like a hundred days that's why i'm trying to figure out a way to pass this
tokens through the integration is there any way to do it ?.
Discussion posts and replies are publicly visible
Hi felixr,
i am absolutely not into that specific topic and i have some issues understanding your question.but perhaps you can find some helpful information here:https://docs.appian.com/suite/help/21.4/Oauth_connected_system.htmlhttps://docs.appian.com/suite/help/21.4/oauth_client_credentials.htmlhttps://docs.appian.com/suite/help/21.4/setting_up_an_oauth_connected_system.html