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

  • Shweta

    Member
    May 19, 2020 at 2:46 pm

    @InvocableMethod 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