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

Passing list of records to Email body and use Json String
Hi,
I am using Email services to pass the records from one developer org to another development org. Once I click a button in org1, few records should be transfered from org 1 to org2.
How can I add the list of records to email body and pass this to the Json String?
Can some one help me here?
R - Manu
I am using Email services to pass the records from one developer org to another development org. Once I click a button in org1, few records should be transfered from org 1 to org2.
How can I add the list of records to email body and pass this to the Json String?
Can some one help me here?
R - Manu
Please see if this helps: https://developer.salesforce.com/page/Getting_Started_with_Apex_JSON
Thanks,
Shashank