Dear all,
I appeal to your knowledges today in order to solve the flow I'm building !
I need to get attachment (excel file) from email > transfert these file to sharepoint folder > create and get tables from this file > transfert these tables to sharepoint list.
The difficulty is to catch the information from a table which is unknown before the email reception and transfert it to a sharepoint list with dynamic content...
How could I move datas from a table which is unknown to SP list with dynamic content ?
Process : Receive email > move attachment to sharepoint folder > Get and create table > Get rows from table > move it to sharepoint list.
1 : Get attachments from email
2 : Create file in sharepoint folder
3: Create and get tables from this file :
4: List rows and move it to sharepoint list :
Thanks a lot for your precious help !
KR,
Adrien