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

[INFO] Apex code send values to JAVA Servlet
Hello,
I'm training my skills about apex code, and to training this I resolved to develop a call, when the Opportunity is "Closed and Won" in other database (mysql).
My DB contains the ID and Name from Opportunity.
My question is: how to send the values from Salesforce to a java class, it access my database, with all values for Opp?
Thanks for replies.