v1

latestOpenAPI 3.0.12026-07-14162344.9 KB
Definitions

Get a custom action

Returns a single custom workflow action with the specified ID.

get/automation/v4/actions/{appId}/{definitionId}

Path parameters

definitionIdstring required

The ID of the custom workflow action.

appIdinteger required

Query parameters

archivedboolean

Whether to include archived custom actions.

Response

successful operation

actionUrlstring required

The URL that will accept an HTTPS request each time workflows executes the custom action.

archivedAtinteger

The date that this custom action was archived, if the custom action is archived.

idstring required

The ID of the custom action.

labelsobject required

The user-facing labels for the custom action.

objectTypesstring[] required

The object types that this custom action supports.

publishedboolean required

Whether this custom action is published to customers.

revisionIdstring required