Contains text: Difference between revisions
From Planfix
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
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. | This [[Email rules: Trigger conditions | 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 == | == Examples == | ||
Rule executes for emails containing the word "Order" in the subject: | *Rule executes for emails containing the word "Order" in the subject: | ||
https://s.pfx.so/pf/Zn/bV5gy0.png | |||
Rule executes for emails coming from any third-level domain of *.site.com: | *Rule executes for emails coming from any third-level domain of *.site.com: | ||
https://s.pfx.so/pf/SW/2wupLd.png | |||
Latest revision as of 06:30, 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:
- Rule executes for emails coming from any third-level domain of *.site.com:
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.