Podio

Managing Long Task Lists in Podio

Do you struggle daily trying to find a specific entry because there are too many entries in your Podio App?

As more and more data is added within an app, it becomes harder to find a specific entry. Add in multiple users creating entries and the search can be down right tedious.

This example shows flows to auto-prune an app to archive old items and keep the number of items down to a manageable size.

Long Task List

In order for the Employee to create a time sheet, they must reference a ticket. With a long list of tickets to search from, we came up with a two-part GlobiFlow solution to make this process easier for Employees:

  1. At time of ticket creation, add user initials to each ticket title.
  2. Once a ticket has been set to Archive status, copy to the archive app and delete original.

    Long Task List

  3. First, a flow was set up to trigger when a New Item is created to update the Task Name (ticket title) with the Assigned User’s initials. Using the Calc field, an equation can be set up to extract this data. This creates an extra filter for easier search of tickets during time sheet creation.

    Long Task List

  4. Secondly we created an Archived Ticket app by cloning the Ticket app. We then set up a flow to run when a ticket was updated and the status was set to Archived. This creates a new ticket within the Archived app, identical to the original then deletes from the ticket app. This is useful so that only current tickets are able to be referenced during time sheet creation.

    Long Task List

Managing Long Task Lists in Podio

In this article