Power Automate sending information back to Azure Data Factory

Poel van der, RE (Ron) 451 Reputation points
2022-04-08T18:42:11.4+00:00

Hi,

first time using Webhook activity and not that experienced in Power Automate.
In Azure Data Factory, using a Webhook activity, I am calling a flow.
191425-knipsel.jpg

In the Response I set status-code 202, so the Webhook activity will wait. Everything works and runs.

But I would like to send information back to ADF.
For now, a string containing something like "Refresh succeeded" or "Refresh failed" is OK. How can I do that in HTTP? And how then can ADF read this and act on it?

191375-knipsel2.jpg

Regards
Ron

P.S. Been searching on the internet but couldn't find an example. Posted this also on Power Automate forum, but maybe more related to ADF?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,196 questions
0 comments No comments
{count} votes

Accepted answer
  1. HimanshuSinha-msft 19,386 Reputation points Microsoft Employee
    2022-04-11T22:16:02.07+00:00

    Hello @Poel van der, RE (Ron) ,
    Thanks for the question and using MS Q&A platform.

    As we understand the ask here is how to pass values to the ADF back when using the webhook(WH) activity , please do let us know if its not accurate.
    I see that the WH activity does supported some information passed back , but wanted to check with you , if you have already gone through that .

    https://learn.microsoft.com/en-us/azure/data-factory/control-flow-webhook-activity#additional-notes

    Please do let me if you have any queries.
    Thanks
    Himanshu


    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
      • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

1 additional answer

Sort by: Most helpful
  1. Poel van der, RE (Ron) 451 Reputation points
    2022-04-12T09:21:26.83+00:00

    thnx for helping @HimanshuSinha-msft

    0 comments No comments