Salesforce Interview Questions and Answers
Question: Explain the use of the @future(callout=true) annotation in Apex.Answer: The @future(callout=true) annotation in Apex is used to make asynchronous callouts to external web services. It allows the Apex method to make a callout and return without waiting for the response. |
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.
Is it helpful? Yes No
Most helpful rated by users: