I am trying to create an item on a new (List 3) when items are modified from another list (List 1). The fields in the new list (List 3) will need to contain fields from 2 different lists (one where the item is modified (List 1) and the other which contains other relevant background information (List 2)).
I have been able to create item using just List 1. However List 3 contains fields needed from List 2 so these are currently blank as I am currently stuck on getting the items from List 2 and consolidating it into the new list (List 3) with the created item. Does anyone have any advice?!
Thanks in advance!