v1

latestOpenAPI 3.0.12026-07-1714724311.1 KB
Operations

Create an Operation

Create a new operation.

post/operations

Query parameters

fieldsstring[]

Control what fields are being returned in the object.

metastring

What metadata to return in the response.

Request body

idstring

Unique identifier for the operation.

namestring

The name of the operation.

keystring

Key for the operation. Must be unique within a given flow.

typestring

Type of operation. One of log, mail, notification, create, read, request, sleep, transform, trigger, condition, or any type of custom operation extensions.

position_xinteger

Position of the operation on the X axis within the flow workspace.

position_yinteger

Position of the operation on the Y axis within the flow workspace.

optionsobject nullable

Options depending on the type of the operation.

date_createdstring date-time nullable

Timestamp in ISO8601 when the operation was created.

Response

Successful request