How do I sync 2 Sharepoint lists using Power Automate?

M J 0 Reputation points
2023-03-18T15:33:10.0633333+00:00

I have 2 Sharepoint Lists: List 1 and List 2.

List 2 contains columns that appear in List 1, which I would like to have automatically synced. So if an item is deleted from List 1, it'll be deleted from List 2. If an item is created or modified in List 1, those new items or modifications will appear in List 2. This list also contains additional columns that aren't present in List 1.

I don't want to use Lookup columns because of my Sharepoint form. When configuring the layout, the lookup columns don't appear. So I'd like to create an automated flow that will sync columns that appear in List 1 and List 2.

I've tried creating a flow, but it didn't seem to work (I'm new to Power Automate). Can someone please let me know if it's possible to sync the two lists and share the different steps for creating the flow?

Also, does it matter if my columns in List 1 and List 2 aren't in the same order?

Thank you in advance!

Microsoft 365 and Office SharePoint For business Windows
{count} votes

1 answer

Sort by: Most helpful
  1. Xyza Xue_MSFT 30,176 Reputation points Microsoft External Staff
    2023-03-20T09:09:55.2533333+00:00

    Hi @M J ,

    Your requirement is to synchronize the content of list1 to list2 one-way using Power Automate, the content of list2 changes with list1, and list2 will contain content that does not exist in list1.

    The solution consists of two Power Automate flows, one for the new/updated items, and one for the deleted items.

    You can refer to this document to create: https://tomriha.com/how-to-synchronise-two-sharepoint-lists-with-power-automate/

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.

    It doesn't matter if the order of the columns in List 1 and List 2 is different, you just need to select the column you want to synchronize when creating and updating items.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.