# Converting emails to data

The email import converts new emails sent to a certain account.

A few special email "values" can be mapped to solution fields

- Email: Senders address
- Subject: Email subject title line (text)
- Content: Text payload in email (rich text)
- Attatchments: Files attached to the email

After processing the emails they are marked as read at the server - regardless of succes/error status. Reprocessing can be invoked by changing the read status of the email in question.