How to pass key value parameters in ADF web activity when Content-Type is multipart/form-data

Sruthi Duvvuri 1 Reputation point
2022-07-11T18:48:52.4+00:00

I have a use case where we must pass username, password, grant_type, client_id, and client_secret via form-data in Azure Data Factory Web Activity.
Concatenating keys and values in the request body returns the below error. I am using the POST method and attaching the header information.

219569-image.png

219635-image.png

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,640 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.