Webhooks
9 TopicsWorkflow-webhook not tied to user
Hello! We are developing applications in AWS (sorry, guys), and some workloads require posting to Teams channels using webhooks via Workflows (the new webhook way). We are also using webhooks to notify in Teams when Github actions finish or need interactions. However, when creating the webhook in Workflows it only seems possible to tie the webhook to a regular user. Are there any ways to use a Service Account / Service principal as the webhook/workflow owner? Using a regular user account as the webhook owner is a major drawback, eg. the need to rewrite all webhooks if the user quits the company and is disabled in Entra ID. Regards globus6897Views0likes0CommentsWebhooks
Hello, so i have problem, because we have created many teams in MS Teams. Inside of those are many channels. We would like to create many webhooks but it's the same URL. For now we have solution that different people have to create webhooks ;/ Does somebody know the other solutions?325Views0likes0CommentsWebhooks + Teams + Notifications
Hi there, hoping you can help me with this: I have a Webhook from Zendesk ticketing system to alert to a Teams channel when a high severity ticket is raised. It works perfectly. Problem is, the channel in question is a 'high traffic' one, where most users have notifications turned off. How can I make it such that posts from the Webhook (only) trigger push notifications and don't get buried in the shuffle? Thanks! See sample screenshot.4KViews0likes3CommentsAbout incoming webhook
Hi Guys, I would like to know whether there is an API to create custom incoming webhook? I have been through the steps mentioned here https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/connectors/connectors-using#setting-up-a-custom-incoming-webhook, but this involves users input to create incoming webhook. I hope there's a way to do it programmatically, without user's input (with API's ?) Thanks1.4KViews0likes1CommentGet 503 when trying to reach configuration on incomming webhook
Hello, When trying to acess to configuration connector I received this issue (both in teams desktop app or in web console) : ErrorDetails=Microsoft.Griffin.Connectors.Store.ConnectorExtension.ExceptionErrorDetails:CorrectiveAction=NoAction:InnerErrorMessage=The remote server returned an error: (503) Server Unavailable. How can we fix this issue ? 😞 Something went wrong. ErrorDetails=Microsoft.Griffin.Connectors.Store.ConnectorExtension.ExceptionErrorDetails:CorrectiveAction=NoAction:InnerErrorMessage=The remote server returned an error: (503) Server Unavailable. RequestId: 25e1619a-667f-417d-911f-87112869666a Server: VI1P191MB0735 Date: 2019-10-09 11:16:15 +02009.3KViews2likes18CommentsApp removal notification for a channel
I have a Teams tab based app configured in a team channel. I'd like to get notification within my app when the app is removed from the channel. How do I achieve this? If I can achieve this through an outgoing webhook, what messages I should be looking for in my callback URL? Is there any documentation for the same? Pls help.838Views0likes0CommentsIncoming webhook fails but returns HTTP 200 OK
I have an incoming webhook which fails to accept POST requests, but returns HTTP 200 OK. The response body is: "System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information." This should be returned as HTTP 5xx instead, as currently it breaks any automation which relies on it.4.7KViews0likes6CommentsIncoming Webhooks compatibility with Slack
A few years ago my company moved from Slack to Mattermost and all our webhook integrations worked without any modification. We moved in 2 days with 0 issues. I am surprised MS Teams or a third party hasnt built a connector that would make all the functionality out there that have been built for Slack incoming webhooks work without issues. Other than the slight variance in json format (field names) there also doesnt seem to be a way to create a connector for the entire MS Teams Team, that would take channel name as a parameter.. Has anyone found a solution or workaround to this problem (other than getting all the tools we use to add an outgoing web call formatted for ms teams)2.3KViews0likes0CommentsIssue to configure connector, (503) Server Unavailable
I can't configure connectors , when try open the configure window, the server response with the next message : ErrorDetails=Microsoft.Griffin.Connectors.Store.ConnectorExtension.ExceptionErrorDetails:CorrectiveAction=NoAction:InnerErrorMessage=The remote server returned an error: (503) Server Unavailable. @rgcejudo have the same issue?2.7KViews0likes2Comments