Confirming Critical Changes in Podio

Posted: 2015-04-03

There are instances where a user could change a critical value, triggering a flow that was not intended. It would be beneficial to create a warning before Podio saves the changes.

For example: In our Launch Pad app, Rockets are tracked by a Category field called Status. When Launch has been selected, it triggers flows to start the launch sequence. If this Status is selected in error it could cause destruction and needs to be taken very seriously.

How can this be done with GlobiFlow?

Solution Explained

GlobiFlow is not capable of creating pop-ups but can use a combination of External Link flows and a Comment action to warn the revision creator of the change, ask for confirmation of the submission and even track the errors.

Flow Details

Start by creating a New Flow with the External Link trigger type.

Create an External Link for Continue. Be sure to add the Update Item for any actions that should be completed once the user clicks YES.

Then create another External Link for Cancel. For this flow, add the Get Previous Revision action and then the Update Item and set the trigger field back to it's previous state. We also took this a step further and added an Error Reporting field to keep track of any user errors.

Now create the New Flow that triggers on Update of the Item. Be sure your filters are set up as specific as possible and then add a New Comment action. Create your message to the user using field tokens to add the HTML buttons for the links you created and markdown to format the font output.

Finally, for continuity, have another flow that triggers on comment create. Add filters for if the comment was made by the app and contains the same question you set up in the Update flow. Add the wait action and then delete the triggering comment. An Update Item action could be added to this flow for cases when the user does give a response within the 30 seconds.

End Result

The result should be that when a user clicks on a category field, a comment will appear that mimics a dialogue pop-up for confirmation. If they click on continue, then your flows execute. If they click on cancel, then not. If they do don't make a selection within 30 seconds, the comment disappears.




Andreasby Andreas Huttenrauch
Owner of Globi Web Solutions, and Podio Fanatic.