Back to Help Index

Trigger on Item Updated

Trigger a flow to run on update of a Podio Item.
This is something most people use on a regular basis and there are many different instances where this proves useful.

For this example, when an Item in App A has been updated and the category field has been changed to "Complete", update the category field in the referenced item on App B to "Suspended".


  1. Select Flow to Trigger on Item Update

  2. Add Filter bricks that are required for an Item to run (if any). Filters determine what conditions must be met in order to proceed, and will return a more precise set of results.

  3. Add Action bricks for steps that you wish to complete.


Back to Help Index