Problems Processing Webhook Data in Azure PowerShell Runbook
I have a webhook runbook set up on a hybrid worker in Azure that is written in PowerShell 5.1. When the runbook is triggered, the webhookdata object that is delivered is null. Below is the simple test script I’ve created as a starting point using an example from Microsoft documentation.
When it runs, the WebHookData object that is delivered by the webhook is null.
param (
Parameter (Mandatory = $false)]
Page 1 / 1
Hi @DougAtBHB ,
Firstly apologize for the delay. I understand that you want to get in touch with the developer community members, Our team is waiting for your comments so please feel free to post. the query on https://community.freshworks.dev/ where our dev community would be able to assist you with solution to your queries.