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

asynchronous API call notification
We've a requirement that when a mobile user logs into salesforce and does a external web service call and that web service returns the data asynchornously. how can we pass that async response back to the mobile user?
Thanks,
Kalpana
Hi Kalpana
Following will help you:
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_classes_annotation_future.htm
http://salesforce.stackexchange.com/questions/5602/http-callout-from-triggers