SimpleOne provides two-ways interaction via email:
- sending notification emails about what in the system (including , events, and in records or tables)
- on incoming emails.
In SimpleOne, email processing can be automatic within the system without third-party applications.
In the following articles, you will learn:
- How to configure email
- How to create automatic actions in the system (updating or creating records in specified tables) depending on
- How to customize automatic email reply depending on values of specific records and received emails.
- .
First of all, cr necessary email accounts: It can be a pre-configured account with the IMAP protocol (for sending and receiving emails), SMTP protocol (for sending emails), and POP3 protocol (for receiving emails).
The email account configuration includes the following steps:
- Creating an email account
- Testing the connection (optional)
- Configuring default settings.
atically send depending on the status of specific records. Notification rules allow to define when to send the letter, who will receive it, and what the letter will contain.
For example, when an incident changes to the Information Needed state, the system sends a letter with a specific topic and body to the caller. That is, notifications define what letter a user will receive after specific changes in the system.
SimpleOne provides a number of out-of-the-box s. Refer to the Available Notifications article to see the preconfigured notifications.

Inbound Email Actions process incoming emails in two ways:
- send automatic reply
- a record in the system.
Use a script to define how the system gers – they can be a specific letter topic, keywords in its body, or more complex conditions. Unlike Notification Rules, inbound email actions provide a way to interact with records in the system.
For example, while processing an incident in the Information Needed state, the system will insert the body of this letter to the Additional Comment field in the when the caller sends response. The condition is that the caller's letter contains a defined topic, and the matches the the incident record. That is, the defines what happens in the system after receiving a letter.
