You need to sign in to do that
Don't have an account?
User SFDC
Webservice Method List<Sobject> as parameter
I am having a requirement where i can get multiple records(Not for single object... Assume getting multiple records for both Account and contact)
Can any one help on how to write a webservice method to accept list<sobject> in a global class and to insert data in salsforce.
Thanks
Can any one help on how to write a webservice method to accept list<sobject> in a global class and to insert data in salsforce.
Thanks
I think this link will help you
https://developer.salesforce.com/page/Apex_Web_Services_and_Callouts
https://www.salesforce.com/us/developer/docs/apexcode/Content/apex_web_services_methods_considerations.htm