Hi Guys, We're trying to use the Microsoft Teams webhook to push notifications of change requests being added. We're seeing two problems at the moment: The webook intermittently switches between POST and GET requests, so it fails as the webhook is PUSH The payload sends an empty payload and therefor there is not content such as the messagecard etc, although this does show in the notification within the change in the preview Has anyone got any idea as to why this could be happening? We're ensured...
Hi Guys, We're trying to use the Microsoft Teams webhook to push notifications of change requests being added. We're seeing two problems at the moment: The webook intermittently switches between POST and GET requests, so it fails as the webhook is PUSH The payload sends an empty payload and therefor there is not content such as the messagecard etc, although this does show in the notification within the change in the preview Has anyone got any idea as to why this could be happening? We're ensured...
Hi, When we first configured configured the webhook, it was always complaining of the wrong URL, as per the screenshot below, we have confirmed the URL and hook work using PostMan and even copying the body created into the response and confirms it works. We changed the URL to webhookrelay.com to capture the webhook to see potentially what was happening, and we could see it was intermittently switching between GET and POST for it's response.. and it was at this point, we found the body of the request...
Hi Guys, We're trying to use the Microsoft Teams webhook to push notifications of change requests being added. We're seeing two problems at the moment: The webook intermittently switches between PUSH and GET requests, so it fails as the webhook is PUSH The payload sends an empty payload and therefor there is not content such as the messagecard etc, although this does show in the notification within the change in the preview Has anyone got any idea as to why this could be happening? We're ensured...
Hi Guys, We're trying to use the Microsoft Teams webhook to push notifications of change requests being added. We're seeing two problems at the moment: The webook intermittently switches between PUSH and GET requests, so it fails as the webhook is PUSH The payload sends an empty payload and therefor there is not content such as the messagecard etc, although this does show in the notification within the change.. Has anyone got any idea as to why this could be happening? We're ensured we're on the...