XML as payload to eventgrid or adf

Aditya Raj 286 Reputation points
2022-03-10T14:19:47.473+00:00

I have an application which generates xml payload. I want to pass that xml payload to eventgrid or adf through rest api. And then i want to parse that xml and load it into snowflake table. I have procedure that can parse xml and load it into table. I don't want to call that procedure through python code. Is there any way to do it through adf or using eventgrid. Does eventgrid allows xml as payload through rest ? Does adf allows xml as parameter?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,640 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Samy Abdul 3,376 Reputation points
    2022-03-10T14:34:35.037+00:00
    0 comments No comments

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.