Rules let you automate actions that you might perform repeatedly. You should just define the workflow, automate it, and you're all set.
Only the team admin can create a rule for the team
Setting up rules
- Login to Zoho TeamInbox .
- From the left pane, mouse over the team for which you want to set up rules, click the More icon and click Manage team .
- Select the Rules tab and click Add Rules .
- Enter a Name for your rule.
-
Define the
Trigger . Following are the triggers you can choose from:
- Inbound message - when a message is received. This message can be a reply in an existing thread or a completely new message.
- Outbound message - when a new message is sent out. This message cannot be a reply in an existing thread.
- Outbound reply - when a reply is sent in an existing thread.
- Comment - when a new comment is made on any thread.
You can select more than one triggers.
-
Define the
Condition
that is to be met for the rule to perform actions. You can add any number of conditions and choose if you want all the conditions to be met or just any one condition to be met. Following are the conditions you can choose from:
- Inbox is - the thread should belong to the inbox you select.
- Assignee is - the thread should be assigned to the user you select.
- From - the thread will be filtered based on the sender of the message.
- To - the thread will be filtered based on the receiver of the message.
- CC - the thread will be filtered based on the people Cc'ed in the message.
- BCC - the thread will be filtered based on the people BCC'ed in the message.
- Subject - the thread will be filtered based on the subject line of the message.
- Message body - the thread will be filtered based on the content of the message.
- Has attachments - the thread should contain attachments.
- Has no attachments - the thread should not contain attachments.
If you've selected Comment as the trigger, then following are the conditions you can set:
- Inbox is - the thread should belong to the inbox you select.
- Assignee is - the thread should be assigned to the user you select.
- Comment content - the thread will be filtered based on the content of the comment.
- Commented by - the thread will be filtered based on the member who made the comment.
- Mentions - the thread will be filtered based on the members @mentioned in the comment.
-
Select the actions to be performed when the above mentioned conditions are met. Following are the actions you can choose from:
- Assign to - the thread will be assigned to the teammate you select.
- Unassign - the thread will be unassigned.
- Archive - the thread will be archived.
- Trash - the thread will be moved to trash.
- Unarchive - the thread will be unarchived.
- Notify teammates - the user you select will be notified about the rule.
- Apply tag - the tag you select will be applied to the thread.
- Remove tag - the tag you select will be removed from the thread.
- Add followers - members you select will be made followers of the thread.
- Reply with - select a response template to be sent out when the condition is met.
- Outgoing webhook url - notify third party applications and perform actions in real-time upon meeting a condition
You can add any number of actions as needed.
- Click Create.