Obtain token through basic auth integration

Is it possible to get token through basic authentication?

Hi kike,

When dealing with an authorization token a typical workflow is to have a User Defined (OAuth) credential, which will create an authorization data action for you. That special data action may well use basic auth to get the authorization token. The other data actions in that integration are then configured to include the authorization token.

Documentation for all of this is here:

--Jason

But I would always have to provide a clientid and a secretclient for the web services, right?

Without this it would not be possible, right?

Thanks

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.