Rules for adding emails to existing tasks: Difference between revisions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
Each incoming | Each incoming email is checked to see if it meets the conditions to trigger each of the configured rules, sequentially. Suppose an email meets a rule's conditions. Then, the operations described in the rule will be carried out if they affect the action created by the email. | ||
== | == Sample rule for processing emails received by a task email address == | ||
This rule checks | This rule checks to see if the phrase "Best regards" is found in the email. If it is found, then when forming the comment text, everything after this label is deleted from the email text (the original text of the email, which can be viewed by clicking a link in the action, remains unchanged). | ||
Similar rules can be added for other | https://pic.planfix.ru/pf/kB/GG5c41.png | ||
Similar rules can be added for other phrases or words (such as "Respectfully") that begin the signature sections of emails. This same approach can be used to discard automated non-informative blocks of text in emails you receive from other systems. This allows you to shorten the length of comments added to Planfix and improve their readability. | |||
== Go To == | == Go To == | ||
*[[Work in Planfix by means of email]] | *[[Work in Planfix by means of email]] |
Revision as of 19:08, 13 August 2019
Rules can be set in the Account Management section (available for account administrators) for processing emails sent to a task:
These rules apply to:
- Responses to email notifications from tasks (about task creation, new actions, etc.)
- Emails sent directly to the task email address.
Each incoming email is checked to see if it meets the conditions to trigger each of the configured rules, sequentially. Suppose an email meets a rule's conditions. Then, the operations described in the rule will be carried out if they affect the action created by the email.
Sample rule for processing emails received by a task email address
This rule checks to see if the phrase "Best regards" is found in the email. If it is found, then when forming the comment text, everything after this label is deleted from the email text (the original text of the email, which can be viewed by clicking a link in the action, remains unchanged).
Similar rules can be added for other phrases or words (such as "Respectfully") that begin the signature sections of emails. This same approach can be used to discard automated non-informative blocks of text in emails you receive from other systems. This allows you to shorten the length of comments added to Planfix and improve their readability.