Can we expose our Apex class as a Web Service?
Answer / Adesh Kumar Misra
Yes, you can expose your Apex classes as web services using Apex REST or Apex Web Services (SOAP).
| Is This Answer Correct ? | 0 Yes | 0 No |
What are Auto-Response Rules?
What is the web-to-case in salesforce?
What is batch apex in salesforce?
What are the standard profiles in salesforce?
What is analytical snapshot? : salesforce reports and dashboards
State the types of salesforce reports?
Write a trigger to insert a contact and user when the account is created?
Can you throw some light on assignment rules? How do you set up an assignment rule?
What are different types of controllers in salesforce?
What are report types?
Can we make one component inherit styles/css from a parent component, or must we always define it in the component ? : salesforce lightning component
What are different ways to make field required in salesforce?