function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
manjirimanjiri 

Service URL for Salesforce.com webservice API.

Hi,

I am testing one tool for salesforce connector.
It is asking Service URL for Salesforce.com webservice API as input.
So please tell me what should I give here.

Thanks & Regards,
Manjiri Yatnalkar

werewolfwerewolf
Probably

https://www.salesforce.com/services/Soap/u/13.0
manjirimanjiri
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 11"><meta name="Originator" content="Microsoft Word 11">

after giving this url https://www.salesforce.com/services/Soap/u/13.0

in browser I am getting 405 GET not supported Error


Thanks..


SuperfellSuperfell
That's correct. SOAP 1.1 uses POSTs exclusively.