Invocable Actions

Represents standard and custom invocable actions. Use actions to add more functionality to your applications. Choose from standard actions, such as posting to Chatter or sending email, or create actions based on your company’s needs.

  • Get Invocable Actions

    Gets standard and custom invocable action URIs from Salesforce. This resource is available in REST API version 32.0 and later.

  • Return HTTP Headers for Invocable Actions

    Returns only the headers that are returned by sending a GET request to the invocable actions resource. This gives you a chance to see returned header values of the GET request before retrieving the content. This resource is available in REST API version 32.0 and later.

See Also