Question about data factory html request

  • Hello!

    We have used Logic apps to make http request to our clients system and retrieve xml data from it.

    Is it also possible to do on data factory?

    Flow is like that:

    Make http request --> request response body is xml data --> take that xml data and store it in blob storage as xml file.

    Thanks!

  • Thanks for posting your issue and hopefully someone will answer soon.

    This is an automated bump to increase visibility of your question.

  • domelexto wrote:

    Hello!

    We have used Logic apps to make http request to our clients system and retrieve xml data from it.

    Is it also possible to do on data factory?

    Flow is like that:

    Make http request --> request response body is xml data --> take that xml data and store it in blob storage as xml file.

    Thanks!

    Data Factory supports HTTP and REST calls.

    https://docs.microsoft.com/en-us/azure/data-factory/connector-rest?tabs=data-factory

    HTTP connector is generic to retrieve data from any HTTP endpoint, for example, to download file. Before this REST connector you may happen to use HTTP connector to copy data from RESTful APIs, which is supported but less functional comparing to REST connector.

  • domelexto wrote:

    Hello!

    We have used Logic apps to make http request to our clients system and retrieve xml data from it.

    Is it also possible to do on data factory?

    Flow is like that: https://omegle.onl/

    Make http request --> request response body is xml data --> take that xml data and store it in blob storage as xml file.

    Thanks!

     

    I got this,..

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply