ADF - Copy Activity - Request Body in Source table is not considering during output

Sam Sam 1 Reputation point
2021-09-09T10:30:36.867+00:00

Hi Team, Need your help here
I am using a REST API Connection in Copy Activity and I have a specified some body in Request body parameter and When I see the output, I Observed that it is not considering the Request body
Note : I am aware that this Request Body is working fine in Web Activity and I am looking for a solution to get it worked in Copy Activity.

Thanks in advance.
130676-image.png

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

1 answer

Sort by: Most helpful
  1. Sam Sam 1 Reputation point
    2021-10-13T07:32:18.613+00:00

    Yes - Its working from Rest API end.
    However, my problem is resolved, I used PUT instead of GET.
    But there might be some APIs which needs GET along with request body. So my recommendation to add request body in ADF when GET is used., Thank you


Your answer

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