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

  • What is the use of @InvocableMethod annotation in salesforce?

    Posted by Nikita on September 5, 2019 at 12:25 PM

    What is the use of @InvocableMethod annotation in salesforce?

    Yogesh replied 7 years ago 2 Members · 1 Reply
  • 1 Reply
  • 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