I'm trying to figur out if the following is possible and durable.
I know it's possible to send an email to a sharepoint list. However I don't know if it's possible to have details in the mail fill in various columns in the sharepoint list.
The senerio is as following:
I have an email with details such as a link, some text fields, and a date. This email should then result in a sharepoint list item that has columns filled in with the link in one coloumn, text in another column and so forth.
The background is that I want to create a sort of issue tracking system, with data from another system that is capabal of sending various information via an email.
Anyone that can help showing me in the right direction?