47- Web Hook Activity in Azure Data Factory.pptx

BRIJESHKUMAR59 162 views 5 slides Mar 27, 2023
Slide 1
Slide 1 of 5
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5

About This Presentation

Web Hook Activity in Azure Data Factory


Slide Content

47- Azure Data Factory Webhook Activity in azure data factory Demo- Webhook Activity Welcome in BPCloudLearningInHindi 1

Webhook Activity : 2 Welcome in BPCloudLearningInHindi A webhook activity can control the execution of pipelines through custom code. With the webhook activity, code can call an endpoint and pass it a callback URL. The pipeline run waits for the callback invocation before it proceeds to the next activity. Web activity make API call thats it not extra work or no check point from it to see if API is invoking any call back URL or not. Whereas , webhook activity makes API call and waits for call back URL to get invoke by API. If call back URL get invoke, then only webhook activity marks its execution as successful.

Welcome in BPCloudLearningInHindi 3

Welcome in BPCloudLearningInHindi 4

Welcome in BPCloudLearningInHindi 5