How to create a link service in Azure Data Factory for Rest API which has OAuth grant type as password type of authentication

Kukade, Atharva 0 Reputation points
2024-12-20T12:27:29.0933333+00:00

We need to call Rest API which has OAuth grant type as password type of authentication in a loop to store response in CSV. I know we could use Copy Activity but we are unable to create link service with mentioned authentication.

We tried to do simple web call in a loop and append response in variable and then copy variable to file. However in this case variable exceeds size.

Any help is appreciated.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,044 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.