Forum Discussion
Copy Data Activity with REST API POST - Issue with request body and escape characters
- 1 year ago
Anonymous I agree that using a Copy activity is a better choice in this case compared to a Web activity. But something just does not add up in this picture: Web activity can execute the call, but the Copy activity fails. Both activities should be using the same REST connector with the same request settings. Can you compare settings of Web and Copy activities and make sure both are configured the same way? You could also paste a schreenshot of your Web activity settings here for a second check.
Anonymous Can you post a screenshot of your COPY activity configuration for the body of your POST request? It sounds from your description that something is missing or misconfigured.
- Anonymous1 year agoNot applicable
This is my configuration, the web connection works with other API calls with GET and the same exact call I am doing here works with Postman.
As you can see in the input screenshot, the activity adds a bunch of escape characters.