Contains text: Difference between revisions
From Planfix
(Created page with "==Go To== *Work in Planfix by means of email *Feature Description") |
No edit summary |
||
Line 1: | Line 1: | ||
This condition checks for the presence of text that you specify in the given email object: sender email address, recipient email address, subject, or email subject. If the specified text is found, the actions listed in the rule will be executed. | |||
== Examples == | |||
Rule executes for emails containing the word "Order" in the subject: | |||
<screenshot> | |||
Rule executes for emails coming from any third-level domain of *.site.com: | |||
<screenshot> | |||
==Important== | |||
The texts processed by the rules are case-sensitive. This means that if the rule specifies the text "Order" but an email contains the text "order," the rule will be not be executed. In order for such an email to be processed, you must create a separate rule. | |||
==Go To== | ==Go To== | ||
*[[Work in Planfix by means of email]] | *[[Work in Planfix by means of email]] | ||
*[[Feature Description]] | *[[Feature Description]] |
Revision as of 06:28, 19 April 2021
This condition checks for the presence of text that you specify in the given email object: sender email address, recipient email address, subject, or email subject. If the specified text is found, the actions listed in the rule will be executed.
Examples
Rule executes for emails containing the word "Order" in the subject:
<screenshot>
Rule executes for emails coming from any third-level domain of *.site.com:
<screenshot>
Important
The texts processed by the rules are case-sensitive. This means that if the rule specifies the text "Order" but an email contains the text "order," the rule will be not be executed. In order for such an email to be processed, you must create a separate rule.