Automatic Task/Workflow based on entering a certain selection

Completed

Comments

8 comments

  • Official comment

    This is now available on the Premium via workflow automation using GlobiFlow: http://www.globiflow.com/

    Sign up for a trial here: https://podio.com/webforms/15454326/103616

    //Sara - Podio

    Comment actions Permalink
  • Roger Manche

    Matthew you could do this using an external scrip (access the app item via Podio API) and trigger the creation of a new task when the app item changes status/category label to whatever you choose.

    0
    Comment actions Permalink
  • G. Matthew Kennedy

    Roger, is this difficult to do?  I've never written an external script, but usually can manage these techie activities with a little direction.

    0
    Comment actions Permalink
  • Roger Manche

    It's not too difficult. A little bit of php knowledge is required. I've been playing around with the API a few day's ago doing some very basic stuff (send a message to the activity stream, create a task) to understand how I could extend podio with my own functions and streamline my workflow. With the API you can find some creative workarounds for some of the features we users asked to podio but aren't implemented...yet... ;-)

    As an API novice I used the following info and armed with some patience I succeeded :-)
    The getting started guide - https://developers.podio.com/
    This post: Event Based Task Creation - http://www.podiohelp.com/event-based-task-creation/
    The Podio API developer forum - https://help.podio.com/forums/21007072-Podio-API-developer-forums

    0
    Comment actions Permalink
  • Roger Manche

    The event based task creation post from podiohelp also contains an example script you can use and tweak for your own needs.

    Also in the podio API package you'll need to download (see getting started page) you find example files you can use and tweak.

    0
    Comment actions Permalink
  • Adrienne Lash

    Boy oh boy. Thanks, Roger, for posting this information. I've been struggling to figure out how we can automate workflows based on item status changes. I have none of the required php or API knowledge, but it looks like I'm about to add it to my repertoire. Without this feature, we can't figure out how to automate handling and follow up on our ever-increasing stacks of customer inquiries.  

    0
    Comment actions Permalink
  • Andreas Huttenrauch

    As Roger mentioned, the API is very powerful, but most users want a push-button solution.

    I've just launched PodioFlow (http://www.podioflow.com) to enable workflow automation. It's still simplistic and in beta, but it works. PodioFlow will be evolving heavily over the next month.

    All feedback would be very welcome.

    0
    Comment actions Permalink
  • Marc Naidu

    hi @GMT, you can do this using a new category field and have it say create task workflow. It must be set to yes for the trigger to kick off the workflow.

     

    the hassle will be to put this into every workflow you have.

     

    What some advanced workflow engines have is a stop gap measure to stop a workflow from starting as a automatic check.

     

    If x=stop, the workflow will not run. 

     

    You then have the flexibility so be able to associate x with a category field or button of sorts.

     

    Hope this helps.

     

    We use something like this as we see all kinds of workflows kicks off unintended as it looks for a field change etc and they are often changed to make corrections and such.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk