Includes text: Difference between revisions

From Planfix
Jump to: navigation, search
(Created page with "Условия данного типа проверяет наличие текста, который Вы укажете, в выбранном объекте письма:...")
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Условия данного типа проверяет наличие текста, который Вы укажете, в выбранном объекте письма: адресе отправителя, получателя, теме или теле письма. Если указанный текст будет найден, будут выполнены действия, перечисленные в правиле.
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'''
*Если '''''Адрес отправителя''''' содержит текст "example.com", то '''''Выбрать проект из списка''''' "Разработка сайт example.com"
*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 ==
== Go To ==
*[[Creating and editing rules]]
*[[Creating and editing rules]]
*[[Rules of creating tasks via email]]
*[[Rules for creating tasks by email]]
*[[Feature Description]]

Latest revision as of 19:38, 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