Creating and editing rules: Difference between revisions

From Planfix
Jump to: navigation, search
(Created page with "Создание и редактирование правил производится стандартным для ПланФикса способом: *Все правил...")
 
No edit summary
 
(25 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Создание и редактирование правил производится стандартным для ПланФикса способом:
{{#seo:
|title=Creating and editing rules
|titlemode=append
|keywords=planfix, rules, email, tasks
|description=Creating and editing rules
}}
You can [[Rules for creating tasks by email | create a rule for processing emails]] using the '''New rule''' button in the tools panel in a [[Virtual email addresses | virtual email address]] (or [[Project email addresses | project email address]] or [[Assigning tasks by email | employee external email address]]):


*Все правила, распространяющиеся на сотрудника, перечислены в его карточке пользователя, на вкладке '''Правила для задач по почте'''
https://s.pfx.so/pf/Gd/vd9QQI.jpg
*Создание правила вызывается кнопкой '''Новое правило''' на панели инструментов
*Для редактирования правила нужно отметить его в списке и нажать кнопку '''Редактировать''' на панели инструментов


The window for creating a rule looks as follows:


Интерфейсы создания и редактирования правил идентичны:
https://s.pfx.so/pf/JN/ZF2mYX.jpg
==How rules work==
The following happens when an email is received by an email address with a configured rule:
*A check is done to see if the email meets all the trigger conditions specified in the rule.
*If it does, data is extracted from the email to be entered into Planfix.
*The main action is completed: a task or contact is created, or a comment is added to a task.
*Additional actions specified in the rule are completed. The object created is populated with the data from the email.
==Email processing rule window==
To make rule configuration easier, the rule window is broken out into four sections, which correspond to the processing steps described above:
*[[Email rules: Trigger conditions | 1. Trigger conditions]]
*[[Email rules: Extracting data | 2. Data extraction]]
*[[Email rules: Main operation | 3. Main operation]]
*[[Email rules: Additional operations | 4. Additional operations]]
==Logging rule versions==
When mail processing rules are modified, previous versions are saved. To view other versions, click on the date of the most recent rule parameter change.
https://s.pfx.so/pf/qZ/ODlCs3.jpg
==Important==
*If an email meets the conditions of multiple rules at once, it will be applied [[Overlapping rules for processing emails | according to a specific algorithm when the email is processed]].
*The interface for creating and editing email processing rules launched in November 2019. It allows you to use all the operations available in [[scripts]]. Before rules were introduced, an old system was used, which continues to be supported for reverse compatibility. In the future, access to the old system may be restricted for new users.


*В верхней части необходимо написать '''Название''' правила, которое поможет легко понять о чем оно, когда Вы находитесь в списке правил
*Затем необходимо указать условие ('''Если:'''), которому должно соответствовать обрабатываемое письмо, чтобы к нему было применено данное правило
*Если условие сработает, система выполнит одно из действий, выбранных вами:


https://pic.planfix.ru/pf/w8/dGftLk.jpg
== Go To ==
 
*[[Rules for creating tasks by email]]
*Если выбран вариант "Использовать шаблон", то помимо выбора базового шаблона задачи, вы можете задавать любое количество дополнительных параметров. Каждый новый параметр добавляется ссылкой '''Добавить действие'''
*[[Feature Description]]
 
 
'''Возможные условия:'''
*[[Содержит текст]]
*[[Содержит слово с меткой]]
 
'''Возможные действия:'''
*[[Выбрать проект из списка]]
*[[Подобрать проект по слову за меткой]]
*[[Добавить исполнителя]]
*[[Добавить к описанию задачи]]
*[[Подобрать исполнителя по слову за меткой]]
*[[Выбрать постановщика]]
*[[Установить дату начала задачи]]
*[[Установить дату конца задачи]]
*[[Удалить слово с меткой]]
*[[Удалить всё, начиная с метки]]
*[[Не создавать задачу]]
 
 
'''Важное примечание'''
 
Учтите, что все обрабатываемые правилами тексты чувствительны к регистру. То есть, письмо с текстом "Распоряжение" не попадет под действие правила, в условии которого указан текст "распоряжение". Для того, чтобы письмо отрабатывалось в обоих случаях, Вы должны будете создать отдельное правило для каждого из них.
 
 
== Go to==
*[[Rules of creating tasks via email]]

Latest revision as of 08:24, 22 November 2024

You can create a rule for processing emails using the New rule button in the tools panel in a virtual email address (or project email address or employee external email address):

vd9QQI.jpg

The window for creating a rule looks as follows:

ZF2mYX.jpg

How rules work

The following happens when an email is received by an email address with a configured rule:

  • A check is done to see if the email meets all the trigger conditions specified in the rule.
  • If it does, data is extracted from the email to be entered into Planfix.
  • The main action is completed: a task or contact is created, or a comment is added to a task.
  • Additional actions specified in the rule are completed. The object created is populated with the data from the email.

Email processing rule window

To make rule configuration easier, the rule window is broken out into four sections, which correspond to the processing steps described above:

Logging rule versions

When mail processing rules are modified, previous versions are saved. To view other versions, click on the date of the most recent rule parameter change. ODlCs3.jpg

Important

  • If an email meets the conditions of multiple rules at once, it will be applied according to a specific algorithm when the email is processed.
  • The interface for creating and editing email processing rules launched in November 2019. It allows you to use all the operations available in scripts. Before rules were introduced, an old system was used, which continues to be supported for reverse compatibility. In the future, access to the old system may be restricted for new users.


Go To