Adding Teams editing in specific channels without allowing it in personal chats.
Hello All, For industry compliance, we have message editing and deletion disabled for our user base within local chat messaging. We do however use Channels for company announcements, promotions, and more. We currently have these options disabled in our…
Copilot Not Working in New Teams
Hello Please i need your help on this issue. One of our users is unable to use Copilot in Teams. The user is properly licensed and Copilot was previously working until a few days ago. Also the transcript option is not available in meetings. We've…
Advisory: is there an MgGraph alternative to create a Resource Account for a MS Teams Call Queue and Auto Attendant?
Hello Please i need your help on this issue. We are currently redesigning our script to create MS Teams Call Queues and Auto Attendants with Enterprise App authentication and we have found…
How to remove a participant from a Teams call using a bot
Hi, I have a Teams recording bot which automatically joins a call via a compliance recording policy (based on the following Microsoft sample: recording bot sample) I'd like use this bot to remove participants from the call on the fly via Graph API, but I…
How to remove a participant from a Teams call using a bot
Hi, I have a Teams recording bot which automatically joins a call via a compliance recording policy (based on the following Microsoft sample: recording bot sample) I'd like use this bot to remove participants from the call on the fly via Graph API, but I…
Retreive deleted teams channel
How do i restore a deleted Teams channel in the admin portal
Adaptive card issue on MS Teams IOS latest versions
I have updated teams ios app to the latest version and have been facing this issue since then. We send an adaptive card as part of a notification, and the user has to take action accordingly. We are embedding some data behind the action button. Now…
Adaptive card issue on MS Teams IOS latest versions
I have updated teams ios app to the latest version and have been facing this issue since then. We send an adaptive card as part of a notification, and the user has to take action accordingly. We are embedding some data behind the action button. Now…
Is provisioning Teams teams and channels using the Graph API supposed to be unreliable?
In our application we offer a Teams integration feature that will create teams and channels within users' own Teams environment for file sharing and scheduling. Most of the time it works fine (albeit very slowly), but from time to time the channel will…
Is provisioning Teams teams and channels using the Graph API supposed to be unreliable?
In our application we offer a Teams integration feature that will create teams and channels within users' own Teams environment for file sharing and scheduling. Most of the time it works fine (albeit very slowly), but from time to time the channel will…
HOW TO INTEGRATE AND SENT MEETING MAIL THROUGH TEAMS FROM A FORM VIA SMTP
So i have developed a appointment system by using CodeIgniter 3 . It has a form in which user will input all the details . Upon clicking the submit button the mail should sent to the receivers address in which there will be two persons in cc or bcc . but…
How to make adaptive card reviewable in the activity tab? and can poster changed to bot in private channel?
Hello, Currently in the middle of migrating from connectors webhook to workflow post to channel when webhook triggered, using code is python and it is like below: def Teams_MSG(): teams_msg = { "type":…
Issues Installing Custom App in Different Azure Tenant
I have an app that is registered in Azure, and it appears to be multitenant. When I upload my app package (ZIP) to the same tenant from which it was registered, it installs successfully via custom upload. However, when attempting to do the same in a…
Issues Installing Custom App in Different Azure Tenant
I have an app that is registered in Azure, and it appears to be multitenant. When I upload my app package (ZIP) to the same tenant from which it was registered, it installs successfully via custom upload. However, when attempting to do the same in a…
Template answers for teams group channels
Hi Team, Is there an option to add templates through the manifest file? Similar to how commands are provided in manifest file, can we display commonly used responses like 'Thank you' , 'Welcome' or 'Hello' as templates in the Teams channel for all…
Template answers for teams group channels
Hi Team, Is there an option to add templates through the manifest file? Similar to how commands are provided in manifest file, can we display commonly used responses like 'Thank you' , 'Welcome' or 'Hello' as templates in the Teams channel for all…
Is there a possibility to provide the Teams version to customers, as a Guest user
Hi Team, We have developed a custom teams chatbot for the MS teams app. But not our all customers have the access to teams or don't have a team's account created. Is there a possibility to provide the Teams version to customers, from outside the…
Is there a possibility to provide the Teams version to customers, as a Guest user
Hi Team, We have developed a custom teams chatbot for the MS teams app. But not our all customers have the access to teams or don't have a team's account created. Is there a possibility to provide the Teams version to customers, from outside the…
Error Encountered with Teams Incoming Webhook: Missing CreatedByObjectId
While testing a Teams incoming webhook URL, the following error occurs despite receiving a status code of 200: System.ArgumentNullException: Value cannot be null. (Parameter 'CreatedByObjectId cannot be null or empty') This parameter was not an issue…
Error Encountered with Teams Incoming Webhook: Missing CreatedByObjectId
While testing a Teams incoming webhook URL, the following error occurs despite receiving a status code of 200: System.ArgumentNullException: Value cannot be null. (Parameter 'CreatedByObjectId cannot be null or empty') This parameter was not an issue…