You need to sign in to do that
Don't have an account?
oberman
EmailStatus
Hi,
I was trying to figure out how to get the information out of EmailStatus. The document I found is:
http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_emailstatus.htm?Highlight=EmailStatus
I tried to send a DescribeSObject message on "EmailStatus", but the result was a list of fields (not a list of query results). If I try to run a query, I get an error. What am I doing wrong? I'm trying to figure out the number of times the recipient opened an email.
Thanks,
Will
I was trying to figure out how to get the information out of EmailStatus. The document I found is:
http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_emailstatus.htm?Highlight=EmailStatus
I tried to send a DescribeSObject message on "EmailStatus", but the result was a list of fields (not a list of query results). If I try to run a query, I get an error. What am I doing wrong? I'm trying to figure out the number of times the recipient opened an email.
Thanks,
Will