Hi,
Is it possible to trigger a SharePoint 2013 workflow using MS Flow? If yes, how?
My problem actually is I want to recreate approval workflow using Flow because it has in-email approval. Now, Flow does not support content type so I have to create a 2010 SharePoint workflow to manage the content type - since 2013 SP workflow cannot - and this 2010 workflow creates a new item in a separate list. The creation of items in the separate list should trigger 2013 workflow - I made it as 2013 because I need a loop and I need something that would handle Flow timeouts - but unfortunately, it does not trigger.
I'm using SharePoint online by the way.
Thank you,
Ching