Hi all
trying to configure the quicktasks from Powerapps to take email not from my inbox but from a team shared email
This is the line of code that most likely needs to be changed.
Set(LoadEmails, true);
Concurrent(
Set(MyDomainName,Last(Split(Office365Users.MyProfile().Mail,"@")).Result),
Set(LastSynced, Now()),
Set(EmailFolderName, "Inbox"),
//Create new option for a plan. This is the first item in the MyPlanSelection
The shared email is already configured in my outlook.
is there any way to do this:?
thank
Cristian
Solved! Go to Solution.
Hi
to mention that I found out that the only way to make this work is through Office 365 enabled groups.
I will be testing this.
thanks
Cristian
Hi @CristianD ,
Did you mean that you want to get emails from shared mailbox in PowerApps? As of now, PowerApps only supports GetEmails form a users personal mailbox. There is an idea submitted below, you could vote on it so that it might be considered for future release:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/Get-Emails-from-Shared-Mailbox-in-PowerApps/idi-...
Regards,
Mona
Hi Mona,
Thank you. Is there any workaround for this?
Can I use maybe Microsoft Groups ?
thanks
Cristian
Hi
to mention that I found out that the only way to make this work is through Office 365 enabled groups.
I will be testing this.
thanks
Cristian
User | Count |
---|---|
224 | |
100 | |
94 | |
57 | |
31 |
User | Count |
---|---|
281 | |
114 | |
110 | |
63 | |
57 |