Hi all,
I can't work out why the "Get Emails (V3)" isn't displaying any data. I've tried adding it to Items in a gallery, creating a collection and applying filters like "to" but it never displays any data. Is anyone else experiencing this?
Solved! Go to Solution.
Hi @mccardj ,
Try the below (I tested it here and all Inbox items came back)
Office365Outlook.GetEmailsV3({fetchOnlyUnread: false}).value
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Hi @mccardj ,
Try the below (I tested it here and all Inbox items came back)
Office365Outlook.GetEmailsV3({fetchOnlyUnread: false}).value
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Worked a treat! Thanks
Do you happen to know how I can ensure all emails are returned rather than just those in the 'Inbox', ie all folders? Also, I entered my shared mailbox address using the "sharedMailbox" and nothing appeared - do I need to type in something fancy for it to work?
Thanks again
@mccardj ,
Here is the complete reference document - you would need folderPath for other folders and mailboxAddress for the shared mailbox.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Thanks so much! That's really helpful
User | Count |
---|---|
252 | |
126 | |
104 | |
50 | |
50 |