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

Outbound XML RPC Call From Salesforce
Hi,
I need to invoke a XML RPC service for which I have the url.
How do I do it from salesforce apex code?
I am tried outbound SOAP calls but have not idea about XML RPC calls.
Pls Help