So I'm working on a swagger API call (Read) and it uses an OAuth 2.0 (Bearer).
However, there is no direct tool for an API call tool.
I see we have a download tool but I'm a bit confused on how to set up the connection.
Since this is an OAuth 2.0, I know I'll the items below, need-which I have:
Token URL
Content-Type
Scope
grant type
client id
client secret