Sending a Notification from to Teams Channel using Teams Channel Link not Webhook

Namrata3
Tera Contributor

Hi ,

 

I have been trying to send a notification from  SNOW instance to a Teams channel.

Requirement: Sending an alert message 5 mins before change start time to the respective account's  teams channel. 

 

Approach: Created a BR which would run when a change state changes from authorized to scheduled.

This Queues up the event to run a script action that will execute a HTTP  POST method to send the alert to the Teams channel.

 

Blocker: The HTTP post method works only when a Teams webhook link (using the connector optoin)  is provided not with the Teams channel link.

Namrata3_0-1669977422000.png

It errors out with status code 405 :Method Not Allowed.

Is there a way to solve this ?How can I send a notification to teams channel with only the Teams Channel Link available(not the email id or the webhook)

0 REPLIES 0