Thank you for choosing Microsoft Community.
To store the ID from List A in List B when copying items using Power Automate, you can follow these steps:
Trigger: When an item is created in List A.
Get Item: Use the "Get item" action to retrieve the newly created item from List A.
Create Item: Use the "Create item" action to create a new item in List B. In this action, you can map the fields from List A to List B, including the ID field from List A.
Here's a detailed breakdown:
Trigger: When an item is created in List A.
Use the "When an item is created" trigger for List A.
Get Item: Retrieve the newly created item from List A.
Add the "Get item" action.
Set the Site Address and List Name to List A.
Use the ID from the trigger to get the specific item.
Create Item: Create a new item in List B.
Add the "Create item" action.
Set the Site Address and List Name to List B.
Map the fields from List A to List B, including the ID field from List A.
----------------------------------------------------------------------------------------------------------------------------------------------------------
If I've helped solve your query, kindly mark my response as the solution ✔ and like my suggestion ❤️ Your feedback supports future seekers 🚀
Happy to help
Robu 1