Salesforce soapui connection

  1. Download soapui software
  2. Open soapui
  3. New Project

4. Login

You’ll see an xml request shown on the right side with 4 fields that we can fill up namely:- organizationIdportalId in the header and usernamepassword in the body. We don’t need to fill organization id and we don’t have a customer portal too so you can simply remove the question marks (?) from these tags to make them empty and fill up the username between the urn:username tags and password appended with security token between the urn:password tags as shown below: