sharepoint connector - multiple lists in a single logic app

Manokaran, Murugesan (Muru) 22 Reputation points
2021-02-26T00:08:18.797+00:00

can we use sharepoint connector to setup a change trigger with multiple sharepoint lists?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,543 questions
0 comments No comments
{count} votes

Accepted answer
  1. MayankBargali-MSFT 70,936 Reputation points Moderator
    2021-02-26T08:09:58.363+00:00

    Hi @Manokaran, Murugesan (Muru)

    Welcome to Microsoft Q&A! Thanks for posting the question.

    "When an item is created or modified" and "When an item is created" have parameter List Name which is of type string.
    Unfortunately, it doesn't accept a list therefore you cannot use multiple list for the same trigger.

    But the logic app does support 10 triggers per workflow (When working in code view, not the designer). You can try to explore it if this is something that can fit your business workflow. I can see a similar discussion here.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.


0 additional answers

Sort by: Most helpful

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.