Skip to main content
Nintex Community Menu Bar

Get informations from a list in another site collection by using the workflow

  • June 10, 2017
  • 2 replies
  • 28 views

Forum|alt.badge.img+7

I have a list A on site B.
I need to perform a "workflow" on lita A, site B, using List A information inside Site A
How I do that?

2 replies

Forum|alt.badge.img+11
  • Nintex Partner
  • June 10, 2017

Hi Jose,

you can use the "Web Request" action and send off a GET request via the REST API of SharePoint.

Reference:

Office Dev Center - Docs - Working with lists and list items with REST 

Lists and list items REST API reference 

Cheers

Philipp


bamaeric
Nintex Partner
Forum|alt.badge.img+15
  • Nintex Partner
  • June 10, 2017

If you're trying to get information from the list in the other site collection, here's a good blog post:

Nintex Workflow – Query a List in Another Site