Hello,
I would like to Create item and add attachments to a SharePoint list on a new email arrival, but how to make that email address of sender will appear in separate column in sharepoint list?

Hello,
I would like to Create item and add attachments to a SharePoint list on a new email arrival, but how to make that email address of sender will appear in separate column in sharepoint list?
Hi @nickas
You can use the "When a new email arrives (V3)" trigger, then use the dynamic content to complete the entries in the "Create item" action from SharePoint, you need to have a previously created column called email.
It should look like this.
Hope this helps.
Regards.