How to pass key value parameters in ADF web activity when Content-Type is multipart/form-data
Sruthi Duvvuri
1
Reputation point
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.
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,640 questions
Sign in to answer