User Profile
avillanueva
Copper Contributor
Joined Jun 01, 2020
User Widgets
Recent Discussions
Re: Register bot without Azure process
Hi subhasish-MSFT, Thank you for the response. Last quick question, with proactive message it sends message to user right? Can it configure which user it should send the message or it sends it to all the user that installed the bot? What we are trying is to send different events to different user depending on case scenario. Thank you.13KViews0likes4CommentsRe: Register bot without Azure process
Hi subhasish-MSFT , Thank you for the response but it didn't answer my question. If I register my bot with https://dev.botframework.com/bots/new., is it free? No additional fee if I'm not using any Azure services and only register the bot with https://dev.botframework.com/bots/new.?14KViews0likes6CommentsRegister bot without Azure process
Hi Microsoft Teams, I was looking on creating and hosting bots. I thought that it is required to host the bot in Azure but according to documentation it is not but it needs to registered in Azure bot framework using https://dev.botframework.com/bots/new. It also tells that we should also add Microsoft Teams as channel after the bot is registered. How does it work? What are the requirements to host it outside of Azure? Does it mean that it is free to register our bot? Please let me know the details because the documentation doesn't tell more information about this. Thank you.14KViews0likes11CommentsBuild Incoming webhook for particular user not channel
Hi Microsoft Team, I tried creating Incoming webhooks for a channel and expectedly it will notify every members of that channel. Is there a similar method or way where I could send an event/notification message from our service to a particular user, not in channel? Is it possible to create a custom app with this approach? Thank you.11KViews0likes2CommentsDifferent way of building bot
Hi Microsoft Teams, I'm trying to build a bot, send proactive message to Teams but most of the samples used Microsoft Azure Bot Framework. Is creating bot only allowed using the Azure Bot Framework? Or could we used different method or service to create our bot and still communicate with Microsoft Teams? Thank you.Re: Change tabs sort in Teams app manifest for personal tabs
Hi, I'm also looking for the same thing. to enable notification for the custom personal app when something happened. Most of the response I get is used proactive notification also. If you are able to find a way, let me know. Otherwise, you can post a feature request in https://microsoftteams.uservoice.com/ .11KViews0likes0CommentsCustom Presence or Callback method for Presence
Hi everyone, I'm trying to build an app where I could listen for a change when the presence of current user is changed. For instance, when user switch from available to busy, do not disturb, be right back or appear away. I can't find a method in microsoft/teams-js sdk. Is there a way to do it? Also, I'm not sure if it is possible but is there a way where we could add a custom Presence separate from default Presence (available, busy, do not disturb, be right back and appear away)? then I can also add callback for this presence changed. It would be nice if this is possible. Please let me know. Thank you.Re: [Question] Notification and keep personal app state
Hi Trinetra-MSFT, Thank you for the response. Apologies if my description is not clear to you. So what I wanted to do is to have a customer app where it keep its state. For instance, if I open the custom app and do some operation with it, I want to keep the state of that app and not refresh again if I switch the app to like chat or other apps because usually when I switch apps and open my custom app again, it refreshes the page and it goes back to initial page and all the progress is lost. Another thing is to have a notification with that custom app. For instance, there is an event occurred in the custom application. I want the app to show the notification icon in the app itself, not in the activity feeds because if I'm not mistaken most of the notification goes to the activity feeds but for this application, I want to have it on the custom application. It will show a small notification icon in the custom app icon in the side navigation bar. I hope everything is clear. Thank you.2.4KViews0likes1Comment[Question] Notification and keep personal app state
Hi everyone, I'm starting to build personal tab app. What I wanted to achieve is to have the app a notification. Here's a scenario, I open the application on the left side navigation and do some operation, then I switch other app like chat. If something happened to the application the application will show a notification similar to activity feeds. Then, I'll open it again but the application should not be reloaded or refresh. So basically does the microsoft custom apps offers the personal tab app to remain its state(without refreshing/reloading) when switching between application, and have notifications similar to notification new feeds? If possible, I also wanted to have control about the visibility of the notification inside the application, for instance, even though the application is already open I want the notification to remain visible. Is the above functionality possible? Please let me know. Thank you.2.6KViews0likes4Comments
Recent Blog Articles
No content to show