Forum Discussion
SteveD33
1 year agoNew Member
Dynamic Subscription to sharepoint
Is there a way to set up a dynamic subscription but instead of delivering the output by email it saves it to sharepoint? I can see a normal subscription can send to sharepoint, but you don't have th...
- Anonymous1 year ago
Hi SteveD33 ,
You can create two dynamic subscriptions.
One subscription is sent to each user so that they can see the report data.
The second dynamic subscription is used to send 500 emails to yourself so that the flow can process them and save them to the sharepoint folder.
Sample:
Best Regards,
Wearsky
JoraCur
1 year agoFrequent Visitor
You can use a logic app to read all emails (Get Emails) and save the attached PDF to a sharepoint/teams location (Create File).