SharePoint 2016: Web Request - Item URL does not work

  • 6 January 2021
  • 1 reply
  • 42 views

Badge +6

I am in SharePoint 2016. I created a Nintex library workflow.  I placed a web request control. In the URL, I choose Item Url and entered my username and pwd. I am the site collection admin. My idea is to connect to the library.

 

URL* (common:ItemUrl)

Username: mshyam

Password: ******

 

When I test the connection, I get Invalid URL format

 

What should I type in the Url.

 

Thanks so much!


1 reply

Userlevel 6
Badge +22
Hi,

The URL needs to point to the web service/API etc that you are interacting with. The item details would be specified in the Body of the request or as a parameter in the URL for some API's.

Reply