JSON TO XML

RAKESH KUMAR CH 1 Reputation point
2022-06-07T12:49:26.433+00:00

hi can anyone help me out with this

is there possibility of conversion of json input to xml output in azure data dactory.
if yes how?

looking forward for replies!!

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.


2 answers

Sort by: Most helpful
  1. Anil Peter 0 Reputation points
    2025-07-23T10:05:41.5366667+00:00

    You can easily convert with online tool: https://formatjsononline.com/json-to-xml

    Was this answer helpful?

    0 comments No comments

  2. Samy Abdul 3,376 Reputation points
    2022-06-07T14:09:46.367+00:00

    Hi @RAKESH KUMAR CH , as for I understand, XML as sink is not supported in Azure Data Factory, the probable alternative is to write

    your own code via custom activity. Thanks

    Was this answer helpful?

    0 comments No comments

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.