How to read emails from shared mailbox in Exchange in PowerApps Canvas apps
Hello everyone and welcome to my blog. In today’s blog I will discuss on how to retrieve emails from shared mailbox in Exchange in canvas apps. Power Platform has inbuilt connector for Office 365 Outlook that can be used to in Canvas apps and Power Automate to perform operations with Outlook. For this demo, I …
How to read emails from shared mailbox in Exchange in PowerApps Canvas apps Read More »
The post How to read emails from shared mailbox in Exchange in PowerApps Canvas apps appeared first on Debajit's Power Apps & Dynamics 365 Blog.
Published on:
Learn moreRelated posts
Generating Power Fx Formulas with Multi-Language Comment Support in Power Apps Using Copilot
The Comment-Generated Formulas feature in Power Apps lets you create Power Fx formulas directly from code comments. By typing `//` or ‘/*’ fol...
Field suggestions by Copilot –Power Apps (Dataverse)
Field Suggestions by Copilot for Canvas Apps apply to Gallery, Form Table controls both classic and modern for Dataverse, SharePoint, or SQL S...
A Guide for Power Apps Integration with SharePoint
Introduction Many companies are leveraging Power Apps and SharePoint integration which enables them to develop responsive, low-code applicatio...
Mock Power Apps connectors in tests with Playwright
Power Apps connectors allow you to connect your app to external services like SharePoint, Microsoft 365, or custom APIs. When you build a Powe...
How Can I Still Find Classic Themes in 2024 for Power Apps and Dynamics 365?
As part of the 2024 Power Platform Release Wave 1, Microsoft have moved the classic Advanced Settings menu over to the new Power Platform Envi...
Executing SQL Server stored procedures with Power FX in Power Apps
A stored procedure in SQL is a pre-defined collection of SQL commands stored within the database, optimized to enhance execution efficiency an...
What’s new in Power Apps: October 2024 Feature Update
AI-powered Development See highlights of what’s new this month on Power Apps Pulse! We’ve got some great enhancements to share this month! It’...
Start testing your Power Apps with Playwright
Earlier this year, I was asked if it was possible to test Power Apps with Playwright. My answer was that it should be possible, as it is still...