Hi
I am trying to create a very simple flow to notify specific groups of people when a document has been approved. The approval process is being handled using the standard OOTB SharePoint 2010 Approval Workflow. The document library shows the Approval Status column that reflects the Workflow status, and is working well.
I was hoping that Flow could be used to extend the OOTB workflow behaviour in such a way that when this status changed to Approved it would triggger an email?
However, when I set up a flow using "When an tem in a SharePoint list is modofied send an email" template and try and add a conditional, the dynamic content does not display the column Approval Status?
As a test I added a new column "Status" and that appears and works well, but it has no association to the approval workflow status.
I feel this should be a very common use case and I'm sure either I am going about tackling the problem in the wrong way or I'm going crazy!
Help wanted from any flow guru!