0

I create one runbook and webhook in the automation account , then create one webhook activity in Data factory

I want to stat the runbook through the webhook activity. I configure the URL link that created when creating webhook in the runbook and configure as below screenshot.

The runbook could complete without error. but the webhook activity always debug time out. any suggestion about this?

enter image description here

screenshot2:

enter image description here

Alex Wang
  • 103
  • 1
  • 10

1 Answers1

0

as for the webhook activity , we can get the url from a runbook and follow this doc start a run book from a webhook, I already debugged successfully for this webhook activity

Alex Wang
  • 103
  • 1
  • 10