Invocable Actions Custom

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

  • Deploy Data Kit Components by Using Deploy Data Kit Components Flow

    Deploys data kit components sequentially in one call. The response body contains the Flow_InterviewGuid. This flow is available by using the REST API version 61.0 and later.

  • Get Custom Invocable Actions

    Gets the list of all custom invocable actions. Some actions require special access. This resource is available in REST API version 32.0 and later.

  • Return HTTP Headers for Custom Invocable Actions

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