For an updated version of this article, please visit here
Use the Field Value Match filter whenever you want to trigger a flow when a Podio Items Field matches a specific value.
For example: If you have a category field called Status in your App with three(3) options (New, Working, Complete) and you want to trigger a flow when the Status is set to Complete. The filter would be arranged as per the following:
* If Status has been changed
* AND If Status is equal to Complete
Start the Update Flow and add the Field Changed filter. Set to the specific field that needs to be updated.
Then add this Field Value Match filter and set to the specific field that would be changed and the value it should match.
Complete flow by adding Actions to complete your workflow steps.