Automated SKY API Authorization via Azure Data Factory

Can anyone please describe step by step process, how this can be achieved? Automated SKY API Authorization via Azure Data Factory? At the moment it's just all manually process, we have to manually authorise, retrieve authorisation code and past it manually again to retrieve a token. As redirect uri we use: https://login.microsoftonline.com/common/oauth2/nativeclient.

Comments

  • @Radka Jurcagova - I have the same issue. I manually generate the access token and the refresh token via Postman to get my BB data via SKY API and would like to know implement authorization either using an app or in Azure Data Factory.