azure devops
2 Topicscreate user token to teams bot
Hi, I have one question about generate access token to a bot. I'm testing that using a azure bot to send greeting chat message automatically when it's added into a chat channel. I read the document that only user-level token can be used to send chat messages.I tried to add authentication to bot but it seems create token to signed in user instead of bot. Is there any way to create access token to the bot?2.5KViews0likes3CommentsAzure DevOps Service Hooks & Teams Incoming Webhooks
Hi everyone, I'm trying to determine how to utilize the Service Hooks in Azure DevOps so that we can tie into Teams via an incoming webhook to automatically post to a channel in Teams whenever a Pull Request is created. When I run a test on the Azure side posting to the Incoming Webhook url from the Teams channel - I just get a 400/Bad Request I assume the issue has to do with the format of the payload being sent from Azure and the format that the O365 connector is requiring - but I can't seem to find anything on this topic. Has anyone configured something like this or does anyone have some suggestions I can look into? Thanks for your time!Solved8.9KViews1like6Comments