No worries, glad it worked!
For payload you could try;
{
"text": "${latestEvent.displayName} - ${latestEvent.eventTime} :
${latestEvent.eventMessage} ",
}
More details on predefined templating variables here: https://docs.appdynamics.com/appd/23.x/la...
Hi Mohammed and Joel,
Sorry the late follow up here, but I verified this integration myself in cooperation with support. The problem is that Google have encoded the URL and when you add it as raw URL and have that encoded again in our controller you ...