Hi,
I want to alert user after the completion of a workflow.
Due to company firewall restrictions, I am not able to use Email tool. Is there any other way to notify the user?
Thanks.
Hi @priya_mohana_dhl
There is an excellent blog post by @grossal that shows you step by step how to build mobile phone pop-up notifications with the python tool. You can use this to notify your user.
Here's the link:
https://community.alteryx.com/t5/Engine-Works/Simple-Python-Macros-It-s-Easier-Than-You-Think/ba-p/741828
Thank you @DavidP
Will check it out.