Currently I have a flow that is initiated by a form submission that pulls the response data from the form submission and creates a new item in a Share Point list. The form submission allows me to capture the users email automatically however it does not put out the user's name from the directory like it does if I manually export the form results from Forms its self.
I have over 1200 rows that I would like to create a manual flow to run and pull their email from one column and insert their name from the directory in another column.
Once my existing data is updated, I would then like to automate this that this happens when a new list item is created by my form submission so it is done all at once or done automatically. I have tried doing a manual trigger flow , get items and apply to each but I keep getting errors. Any help would be greatly appreciated.