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

  • Yogesh

    Member
    September 5, 2019 at 3:30 pm

    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