cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Custom integration test failing

Jigeesha_Gupta
Contributor

Hi, 

I was trying to set up Google chat to receive problem alert notifications from Dyntrace. For that generated the desired webhook URL too.

But still, the integration is not successful. I'm getting payload errors.

Also, I tried it with email integration, same issue.

Kindly help and advise.

Anonymous3_0-1672697919244.png

 

 

1 REPLY 1

ChadTurner
DynaMight Legend
DynaMight Legend

@Jigeesha_Gupta this is very interesting, I recommend copying this text and pasting it as plain text: 

{
"State":"{State}",
"ProblemID":"{ProblemID}",
"ProblemTitle":"{ProblemTitle}"
}

I did not run into any issues when posting mine. Also keep this URL handy is its great to test integrations and ensure payload data is coming through as desired: https://webhook.site/#!/72dc46bf-6f1f-4e89-9528-4af15bde090d 

-Chad

Featured Posts