Re: Copy an item between 2 lists.
H DeepakS,
thanks for your response, you wrote :
create new list item , but you are passing the "Title" , make sure that its form "When an item created" action not get items.
yes, was aware of this common mistake, Title = When the item created
looking at apply to each i can be sure you are pointing to "Get Items" Title instead "When an item created"
no "get items" used , instead "when an item created" used.
Update list item - similar use Title form "When an item created" but ID should be form "Get Items"
everything correct also.
thanks, Antibes