{
"statusCode": 502,
"headers": {
"Access-Control-Allow-Methods": "GET, PUT, PATCH, DELETE, POST",
"Access-Control-Allow-Origin": "*",
"Access-Control-Max-Age": "3600",
"Access-Control-Expose-Headers": "*",
"Date": "Thu, 25 Apr 2024 14:55:53 GMT",
"Content-Length": "315",
"Content-Type": "application/json"
},
"body": {
"error": {
"code": 502,
"message": "Unable to read the schema of your Zendesk record, Request Id = ''",
"source": "flow-apim-unitedstates-002-westus-01.azure-apim.net",
"path": "choose[1]\\when[1]",
"policyId": "",
"clientRequestId": "8517d138-e3a7-4f8f-8f1b-390bf1743b73"
}
}
}
What is wrong, and how can I use this connector to trigger whenever a Zendesk ticket is created?