v1

latestOpenAPI 3.0.12026-07-14162344.9 KB
Definitions

Create new custom action

Creates a new custom workflow action.

post/automation/v4/actions/{appId}

Path parameters

appIdinteger required

Request body

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.

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.

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