Error log improvements for workflow automation
Today we are releasing a small update to the error logs for our workflow automation feature (GlobiFlow). The goal of the release is to simplify how we communicate errors found in workflows to make it easier for you to locate issues with workflows and fix errors faster.
Here is a link to the updated, improved error log description: http://www.globiflow.com/help/errors-and-troubleshooting-tips.php
Please let us know if you have any questions and we will be happy to clarify!
If you are not using workflow automation yet, this might be the time. Automated workflows is currently saving our customers an average of 248 hours every single week. Every hour saved will help you and your teams be more productive and get things done! You can learn more here: http://www.globiflow.com/
Workflow automation is available using the Podio Premium plan.
Best,
Sara - Product Manager
-
Hi Jude,
A) in the Logs menu (between "Flows" and "Help") in the column "Item" you see the Item ID which you can click - that leads directly to the item
B) In the Logs tab in each flow you also see the Item ID, but it's not clickable. But with the ID you can create your own link. Simply enter in the browser: https://podio.com/x/y/item/12345679 (where 123456789 is the Item ID).
C) If you get error notifications via email you also have the Item ID. For my clients I have an "Error Log" App, the email will be sent to that app (each email creates an item). In this app you can have a calculation field "Link to Item":var itemID = String(@Text.split("Item: ")[1]).trim();
"https://podio.com/x/y/item/" + itemID@Text is the field where email body is in. And x/y/ you can take literally (instead you x/y you als use donald/duck/ or jude/lawrence/ or whatever strings you want. Only the url structure is important.
Rainer
Please sign in to leave a comment.
Comments
3 comments