Hi Himanshu,
I am also working on similar type of request where need to send multipart request via ADF. Link shared by you is more about API but can you help me how we can do via ADF.
Thanks in advance
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to move data from a RESTFul API running on my on-prem application to ADB with ADF. I have installed self-paced IR in my private network to run the activity/pipeline. Now in one of my API requires form-data to submit in POST call. Equivalent Postman looks like below
Can you please suggest how to perform the same in ADF(As I will be running in self-paced IR dataflow is not applicable). I am trying with "Web" Activity but dont know how to pass form data in it. please help.
Hi Himanshu,
I am also working on similar type of request where need to send multipart request via ADF. Link shared by you is more about API but can you help me how we can do via ADF.
Thanks in advance