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
MahmudkMahmudk 

Soap API endpoint vs Wsdl API to login user

Hi, i am working with soap API to authenticated users but I see there's various ways to get sessionid. For example calling out soap end point (https://login.saleforce.com/services/soap/c/35.0) OR using enterprise wsdl calling login api. What is the difference between these two and which one should I use. Any suggestion or recommendations would be greatly appreciated! Thanks