You need to sign in to do that
Don't have an account?

Consume external web service with Apex code
Hi,
How can I consume an external web service using Apex code? I have seen a post here from two years ago that says it's impossible. There is a news article saying that Salesforce have implemented this functionality - http://blogs.zdnet.com/BTL/?p=5097
How can it be done?
Cheers
How can I consume an external web service using Apex code? I have seen a post here from two years ago that says it's impossible. There is a news article saying that Salesforce have implemented this functionality - http://blogs.zdnet.com/BTL/?p=5097
How can it be done?
Cheers
Hi,
Can it be possible to call the Salesforce API methods like changePassword,upsert and so on from the apex code.
I saw a lot of threads using javascript.But I need to access it from the Apex code rather than javascript.
Please help me with some code sample if it is possible with Apex.
Regards