Hello,
I am trying to finding the method to start document approval systems from email, Please let me know does it is possible?
Processes:
When the account Team prepares a document on a business application it will trigger an email with an attachment and some document details to the specified (fixed) email id.
As soon as the email drops to the inbox document approval workflow should starts.
Steps one:
From email, document number, document date, etc values that are stored in an email will be fetched and stored into the SharePoint list as new records. The Attachment which was received with the email will be stored in one drive specific location
document path shell is part of SharePoint list records.
Step two:
After step one is over multiple level approval will start.
Questions:
- Can Microsoft Flow help for step one? if yes can I get some information on how to capture information from email and stored it into the SharePoint list?
- Steps two I believe I will be able to manage.
Thanks in advance.