Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| docs:3400_how_to:0700_emails:0970_process_emails [2022/09/13 18:15] – external edit 127.0.0.1 | docs:3400_how_to:0700_emails:0970_process_emails [2025/06/11 08:34] (current) – ↷ Links adapted because of a move operation aware_support3 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== How to process e-mail based on its contents ====== | ====== How to process e-mail based on its contents ====== | ||
| - | In order to process the received e-mails you need to define business rules attached to the event of receiving an e-mail notification – see the “[[docs: | + | In order to process the received e-mails you need to define business rules attached to the event of receiving an e-mail notification – see the “[[docs: |
| <code aim>IF IncomingEmail.Subject = ' | <code aim>IF IncomingEmail.Subject = ' | ||