Teams Development
3 TopicsSend messages on teams on behalf of the app.
Hi, I am able to send send messages on a team's channel by using POST- https://graph.microsoft.com/v1.0/teams/%7Bteam_id%7D/channels/%7Bchannel_id%7D/messages But this api is sending messages on behlaf of http://user.is/ there any way i can send these messages on behlaf of application.I mean instead of user's name my application name will reflect. Nitin -> Hi this is nitin's app. WRONG NitinApp -> Hi this is nitin's app RIGHT Is there any way to achieve it? My task is to create a company app/bot which can send notifications to our client's teams.Every client has its own microsoft/teams organization http://account.so/ if any client wants to get notify from our app first he will have to authenticate our app and set a channel.After that our app will send messages to that channel(Not on behalf of user). For example- Just like a slack app.We have a slack app which can send daily report notifications to our clients.How can i achieve it in Teams? Can i achieve it by creating Teams app or bot? Pls help.. Thanks.5.6KViews0likes3CommentsAutomatic emails on form submission in Microsts Teams
Hi Every One !! I am creating the app on Microsoft teams for our internal organization so I created the form after submission of form I want to alert the HR and their manager via email and Notification on teams , Can any one guide me on Trigger of email and notification via code in Microsoft teams1.5KViews0likes2CommentsAdd Cloud storage to teams automation(powershell or graph API or power automate)
Hi Guys - I have very important requirement from client asking to add cloud storage link sharepoint to each channel. But this should not be manual effort , How can i achieve this , Practically not possible to add thousands of links manually So please let us know how to automate this with any scripting like powershell or graph API or power automate flow ?? As per client No matter what scripting we use but this needs to be automate.. Please suggest2.7KViews0likes1Comment