Quick Actions

Access global quick actions and object-specific quick actions. By using the POST method with this resource, you can create records using a quick action. This resource is available in REST API version 28.0 and later.

When working with actions, also refer to sObject Quick Actions.

  • Get Quick Actions

    Gets a list of quick actions. This resource is available in REST API version 28.0 and later.

  • Create Records Using Quick Actions

    Creates a record via a quick action. This resource is available in REST API version 28.0 and later.

  • Return Headers of Quick Actions

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