My question is about getting help to fix the issue where your PowerShell webhook shows data in the test environment but not in the production output section.

I’m using a webhook to retrieve data from Windows PowerShell. In the test environment, the webhook data appears correctly in the output section. However, in the production URL, the data does not show in the output section. I can only see the ping data when I check it manually from the execution tab.

Can anyone guide me on how to properly display the production webhook data in the output section?