Re: Create new SharePoint list item from an email
Hi, @telu,
So I figured it out, it's not exactly what I wanted but it works, thanks to lots of trail and error arg.
Here's how I got it to work:
1) Switched to outlook.com app instead of Office 365 email.
2) Simplified flow (no conditions), no subject filter, no more than 3 dynamic content fields.
3) Had to make sharepoint list fields required for dynamic content.
I also learned that modifying list and flow would break it. So if you need to make changes, seemed best to recreate flow from scratch every time.
Not sure if these are all best practices, but worked for me.
Thanks for your comments on the connection bit, that helped.
-Pow