Invocable Actions Standard

Represents standard invocable actions that can be statically invoked. You can also get basic information for each type of action.

  • Get Standard Invocable Actions

    Gets the list of standard invocable actions that are provided by Salesforce. Some actions require special access. This resource is available in REST API version 32.0 and later.

  • Return HTTP Headers for Standard Invocable Actions

    Returns only the headers that are returned by sending a GET request to the standard 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