POST URL to connect to snow:
https://tdldev.service-now.com/api/tnstd/tatacliq_ebonding/create_incident
I made a webhook with same URL. Webhook triggers when status goes to "inprogress"
N below my payload looks like this:
{
"short_description": "Test Incident for ",
"description":"Test Incident create ",
"notes":"Test Comments",
"service":"SSO",
"priority":"2",
"tatacliq_id":"INC-00012"
}
But I get below error on execution.
Error response HTTP body:{"error":{"detail":"","message":"java.lang.IllegalArgumentException: Cannot decode: java.io.StringReader@7c94ed"},"status":"failure"}Error publishing webhook. Response HTTP status:500
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.