How to submit "form-data" in ADF "Web" activity POST call

Suman Mukherjee 1 Reputation point
2022-05-17T17:38:05.537+00:00

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

202826-p1.png

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.

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

1 answer

Sort by: Most helpful
  1. Meenakshi Ramdeo 6 Reputation points
    2022-12-14T10:13:55.16+00:00

    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


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.