Includes text: Difference between revisions

From Planfix
Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
This type of conditions checks the presence of the text that you specify in the selected message object: the address of the sender, the recipient, the subject, or the body of the message. If the specified text is found, the actions listed in the rule will be performed.
This type of condition checks the presence of the text that you specify in the selected message object: the address of the sender, the recipient, the subject, or the body of the message. If the specified text is found, the actions listed in the rule will be performed.


'''Rules examples'''
'''Rules examples'''
Line 9: Line 9:
== Go to ==
== Go to ==
*[[Creating and editing rules]]
*[[Creating and editing rules]]
*[[Rules of creating tasks via email]]
*[[Rules for creating tasks by email]]

Revision as of 19:30, 27 February 2021

This type of condition checks the presence of the text that you specify in the selected message object: the address of the sender, the recipient, the subject, or the body of the message. If the specified text is found, the actions listed in the rule will be performed.

Rules examples

  • If Sender address includes text "example.com", then Select project from the list "Developing site example.com"
  • If Message subject includes text "design", then Add assignee Joe Black
  • If Message body includes text "mailing", then Do not create task


Go to