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
NP247NP247 

Informatica Service URL for Developer Edition

I am new to Salesforce and learning how to integrate Informatica with Salesforce.

I recently created a Salesforce Developer Edition account but I am not sure of how to import the Salesforce objects into Informatica. If I use the default informatica provided Salesforce Service URL(https://www.salesforce.com/services/Soap/u/7.0) I am getting the following error message "Login failed. Error code:[SOAP-ENV:Client] Reason:[No Data]"

 

What is the Service URL to be used in Informatica to access Developer Edition account?

Best Answer chosen by Admin (Salesforce Developers) 
shillyershillyer

That's an old version of the API, try this:

 

https://www.salesforce.com/services/Soap/u/15.0

 

 

Hope that helps,

Sati

All Answers

shillyershillyer

That's an old version of the API, try this:

 

https://www.salesforce.com/services/Soap/u/15.0

 

 

Hope that helps,

Sati

This was selected as the best answer
NP247NP247
Thank you, It worked!
sususudiosususudio
Greetings! I'm having the same problem, but the link supplied is dead. Can you please re-post? Thanks.
Gopal YadavGopal Yadav
Latest value for the API is : https://login.salesforce.com/services/Soap/u/33.0