congaengr / soapforce

Salesforce SOAP API wrapper based on Savon
MIT License
26 stars 25 forks source link

Add support for convert_lead #21

Closed jheth closed 7 years ago

jheth commented 7 years ago

You could have used method_missing to construct the appropriate request but now there is an explicit method to hopefully make it easier and it is now documented.