Trigger a flow when a document has been approved
Hello,
I would like to build a flow, the trigger for which is 'when a document has been approved' but I cannot figure it out.
In a perfect world, I would attempt this:
- When an existing item is modified
- Get changes for an item or a file
- Conditions with AND clause
- Has column changed - Approval Status
- Is Value equal to Approved
- Do things
The issue I have is with step 3.1, the approval status column is not available from the dynamic options.
Is there anything special with it since it is not a 'typical' field?