Stay Informed with Task Notifications from Zoho People in Zoho Cliq
Stay Informed with Task Notifications from Zoho People in Zoho Cliq
Staying on top of tasks and deadlines is important for effective project management and collaboration. By setting up a workflow automation in Zoho People, you can receive instant notifications to keep you informed in real-time within Zoho Cliq whenever a new taskis created or assigned to you or your team members.
Follow the step-by-step instructions below to get important task updates from Zoho People
userMessageContent = {"text":"### New task asssigned to you","card":card,"slides":slidesData};
info zoho.cliq.postToBot(botUniqueName,userMessageContent,"CONNECTION LINK NAME");
// Post message to reporting manager
msgContentForManager = {"text":"### New task asssigned to " + taskOwner,"card":card,"slides":slidesData,"userids":reportingmanageremail};
info zoho.cliq.postToBot(botUniqueName,msgContentForManager,"CONNECTION LINK NAME");
Final Script Screenshot
After following the above instructions, your final script should look something like this
Click on Save and you're done! With this workflow in place, stay informed with real-time notifications, minimize context switching, and unlock a unified workspace that drives efficiency across your organization to experience the benefits of a seamless, aligned workflow.
If you have any queries or doubts, leave a comment or reach out to support@zohocliq.com for assistance