Skip to main content
Nintex Community Menu Bar

Can nintex workflow monitor a list on a different site collection

  • April 18, 2017
  • 2 replies
  • 13 views

Forum|alt.badge.img+6

Hello,

Is it possible for a Nintex workflow to monitor a list on a different site collection to initiate a workflow?

Thanks,

-Bob

2 replies

Forum|alt.badge.img+9
  • April 18, 2017

You can use the Query List action to query other sites collections.  You'd need to use the CAML editor and then enter the URL of the site you're wanting to query.  You could then have a site workflow run on a schedule to query that list and perform some action based on the results.


Forum|alt.badge.img+16

Could you use a web service to start a workflow?