I use a flow to notify specific users when a SharePoint list item is created and/or modified. The issue is there is sometimes back and forth dialogue trapped in email and I'd like to have this conversation updated in the SP list item.
I've figured out how to flag and convert specific emails, but I'm having a problem figuring out the next step to take this content and update the list item. Any suggestions on next steps?
Solved! Go to Solution.
You need to create a column as an identifier relating to your email. For example from address (email) if that's unique. Then check the item exists in SharePoint using the filter (here email as example). If item exists then update the details or create a new item in SharePoint. Without the unique identifier this is not possible to do.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blog
You need to create a column as an identifier relating to your email. For example from address (email) if that's unique. Then check the item exists in SharePoint using the filter (here email as example). If item exists then update the details or create a new item in SharePoint. Without the unique identifier this is not possible to do.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogThank you!
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
25 | |
24 | |
23 | |
23 | |
19 |
User | Count |
---|---|
58 | |
40 | |
40 | |
29 | |
24 |