Contains text: Difference between revisions

From Planfix
Jump to: navigation, search
(Created page with "==Go To== *Work in Planfix by means of email *Feature Description")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
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 ==
*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:
https://s.pfx.so/pf/SW/2wupLd.png
==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]]

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:


bV5gy0.png


  • Rule executes for emails coming from any third-level domain of *.site.com:


2wupLd.png


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