Hello All,
I've made a powerapp. During testing earlier in development I added email integration into some flows used by the app as an error check (if a flow failed a certain way it would email me about it). I don't need and can't have an outlook connection to my user base at final launch so I tried to remove the connector from the app so it would stop prompting users for permissions. After removing every instance of the email connector (there were only 2 or 3) and deleting the connector from the "used connections" page in the app details it still requests access to user outlook accounts.
The only thing I can think of now is the User() function call. Does the User().Email call use the outlook connector? or is that a call to the general Office environment? Are there any other common areas where outlook connectors can hide?
Cheers,
ARatherChillyCanadian