Skip to main content

Questions tagged [soap]

SOAP, originally defined as Simple Object Access Protocol, is a protocol specification for exchanging structured information in the implementation of Web Services in computer networks.

1 vote
1 answer
203 views

I have a SharePoint site and I have no issues connecting via the browser - the site comes right up after I enter my username/password. When I try to connect using the KingswaySoft SharePoint connector ...
Jeff's user avatar
  • 171
0 votes
1 answer
117 views

I have a custom connector created using PostMan 2.1 Collection/Swagger definition. The connector works fine when configuring and testing. When you save this connector and use it inside a flow, it ...
Murtuza Husain's user avatar
1 vote
1 answer
291 views

Good Day, Our project needs us to access a certain List in SharePoint and download documents from there using SoapClient and NTLM as mode. I am able to connect to SharePoint and retrieve the items on ...
NoobNewb's user avatar
  • 115
0 votes
1 answer
189 views

Let's say I have a SharePoint site with anonymous view enabled for the entire website But I have a List that breaks role inheritance. How do I use CSOM, Rest API or SOAP API to detect if a List has ...
Nicholas DiPiazza's user avatar
0 votes
1 answer
2k views

We need to update (CRUD) SharePoint Online list items from a stand alone application outside of SharePoint from an external company. This application uses Soap/XML calls to call SP. The (external) ...
Our Man in Bananas's user avatar
1 vote
0 answers
143 views

I've a workflow in which I'm copying file from one library to a folder in another one. It is being done with calling a web service like below: <?xml version="1.0" encoding="utf-8"?> <...
Wolwgang's user avatar
0 votes
1 answer
215 views

I am trying to update managed metadata field (TaxonomyFieldType) using SOAP API following is my SOAP XML <Batch OnError = "Continue"> <Method ID = "1" Cmd = "Update"> <...
Ganesh Gudghe's user avatar
0 votes
1 answer
549 views

I want to use the updatelist ot updatelistitem function from here. I want to add a counter to the page. And i want to increase it with code. I thought this way would useful for me. I did not find any ...
f_gulay's user avatar
  • 651

15 30 50 per page
1
2 3 4 5
10