Are you able to have the app grab the individual users outlook signature?
If not, how can the individual user sign their emails?
Solved! Go to Solution.
There is no direct way to append the signature. You can refer: https://powerusers.microsoft.com/t5/Building-Power-Apps/Using-Outlook-Signature/td-p/205275
As a workaround, you can define a variable and append it to all the Office365Outlook.SendEmail functions. You can use User() context to get details about the logged in user.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
There is no direct way to append the signature. You can refer: https://powerusers.microsoft.com/t5/Building-Power-Apps/Using-Outlook-Signature/td-p/205275
As a workaround, you can define a variable and append it to all the Office365Outlook.SendEmail functions. You can use User() context to get details about the logged in user.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
User | Count |
---|---|
179 | |
114 | |
88 | |
44 | |
42 |
User | Count |
---|---|
226 | |
113 | |
112 | |
69 | |
67 |