I want to create a Power Automate flow that automatically adds items to a SharePoint list whenever an email is received.
The email contains details such as the title, description, and priority, which need to be mapped to the corresponding SharePoint list columns.
What steps should I follow to build this flow, and how can I ensure that all the data from the email is accurately added to the SharePoint list?