What is a callout in salesforce?
Answer / Vikram Maheshwari
A Callout in Salesforce refers to an Apex class method that makes a request to an external web service or server. This can be used to integrate Salesforce with third-party applications, APIs, or services.
| Is This Answer Correct ? | 0 Yes | 0 No |
In which below scenario users will be able to edit each other's records?
What are the matrix and trend report?
What is the use of document and rendrer in lightning component? : salesforce lightning component
What is the difference between a standard controller and a custom controller? : salesforce crm
Best Practices of Creating Contact Sharing Rules?
Does lightning work with visualforce ? : salesforce lightning component
What is lightning experience? : salesforce lightning component
What are the exception handling types in sfdc except try-catch block?
Where we can display lightning component ? : salesforce lightning component
What is the difference between salesforce object query language and salesforce object language search?
What is the difference between isNull and isBlank?
Can we make callouts from batch apex?