-
SOAP Web service call out with wsdl
Good day! Does anyone know how to call a webservice without the wsdl?
This is the sample wervice:
<?xml version="1.0" encoding="utf-8"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Header>
<h:ContractVersion xmlns:h="http://schemas.SOMEWHERE.com/WebServices">340</h:ContractVersion>
</s:Header>
<s:Body>
<LogonRequest xmlns="http://schemas.SOMEWHERE.com/WebServices/ServiceContracts/SessionService">
<logonRequestData xmlns:a="http://schemas.SOMEWHERE.com/WebServices/DataContracts/Session"xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<a:DomainCode>def</a:DomainCode>
<a:AgentName>NAME</a:AgentName>
<a:Password>PASSWORD</a:Password>
<a:LocationCode i:nil="true"></a:LocationCode>
<a:RoleCode i:nil="true"></a:RoleCode>
</logonRequestData>
</LogonRequest>
</s:Body>
</s:Envelope>
Log In to reply.
Popular Salesforce Blogs
Zendesk Alternatives: How to Choose the Right Customer Support Platform in 2026
Choosing a customer support platform in 2026 is no longer simply about finding the best ticketing system. Businesses now need to consider AI, omnichannel communication,…
5 Things You Need to Know about Salesforce Commerce Cloud
Salesforce Commerce Cloud, formerly known as Demandware, is a robust and scalable cloud-based platform designed to empower businesses with advanced e-commerce capabilities. As an industry-leading…
‘The Killers’, And What’s Not Killing At Salesforce Connections ’18!
Salesforce Connections 2018 is just around the corner and we are as excited as you guys are! “The Killers” are coming to rock the event…
Popular Salesforce Videos
Mastering the VLookUp Function | Salesforce Tutorial
Watch this amazing video tutorial and follow these steps to effectively use the VLookUp function for data import purposes in your Salesforce database. If you…
Sandbox Design Strategies for Enterprise Implementations
It is inevitable to avoid Sandboxes in most enterprise implementations. As different teams work on different processes like testing, development, pre-release, and final rollout, it…
Salesforce Security – An Encryption Guide For The Paranoid
If you are using Salesforce, you would be having a lot of data stored in Salesforce objects. Some of it would even be sensitive enough…
Popular Salesforce Infographics
How Sales Reps are Staying at the Top of Their Game | Salesforce Guide
Sales reps around the world had to rapidly adopt new methods to work around lockdowns and travel restrictions. In some cases, this meant learning new…
Dreamforce Facts & Numbers INFOGRAPHIC
We are now just a week away from the biggest Cloud carnival of the world ‘Dreamforce‘. Trailblazers from across the globe will be in San…
Best Practices For Cleaning and Maintaining Salesforce Data [Infographic]
Once you’ve had Salesforce up and running for a while, your system’s data will need to be tidied up. Or if you’re looking to move…