
Announcements
Hi,
I have created an app which creates outlook signature for user looking at their O365 details and is emailed to user.
I want to have a button in that email that saves the signature to their windows profile
C:\Users\%userprofile%\AppData\Roaming\Microsoft\Signatures
How can I achieve this? Using File System connector, attachment can be downloaded to a particular location(C: or C:\temp but not different for each user running the flow.
Hope I have explained well.
H