Activity Forums Salesforce® Discussions What is the use of @InvocableMethod Annotation in Salesforce ?

  • Deepak

    Member
    May 18, 2020 at 5:13 am

    @Invocable Method annotation used to identify methods that can be run as invocable actions. Invocable methods are called with the REST API and used to invoke a single Apex method. Invocable methods have dynamic input and output values and support describe calls.

  • Sumit

    Member
    May 18, 2020 at 5:49 am

    @Invocable Method annotation used to identify methods that can be run as invocable actions. Invocable methods are called with the REST API and used to invoke a single Apex method. Invocable methods have dynamic input and output values and support describe calls.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos

Salesforce Interview Questions and Answers - For Freshers and Experienced Candidates

Video in

Learn most important Salesforce Interview Questions and Answers, asked at every interview. These Interview questions will be useful to all entry-level candidates, beginners, interns, and…