← Back to catalog

Other

Cenit IO - REST API Specification

auto-generated
swirls add cenit
actionPOSTv1.0.0

Create or update a connection

Creates or updates the specified connection by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

Source
actionPOSTv1.0.0

Create or update a connection role

Creates or updates the specified connection role by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

Source
actionPOSTv1.0.0

Create or update a data type

Creates or updates the specified data type by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

Source
actionPOSTv1.0.0

Create or update a flow

Creates or updates the specified flow. Any parameters not provided will be left unchanged.

Source
actionPOSTv1.0.0

Create or update a namespace

Creates or updates the specified namespace. Any parameters not provided will be left unchanged.

Source
actionPOSTv1.0.0

Create or update a translator

Creates or updates the specified translator. Any parameters not provided will be left unchanged.

Source
actionPOSTv1.0.0

Create or update an event

Creates or updates the specified event observer. Any parameters not provided will be left unchanged.

Source
actionPOSTv1.0.0

Create or update an scheduler

Creates or updates the specified scheduler. Any parameters not provided will be left unchanged.

Source
actionDELETEv1.0.0

Delete a connection

Permanently deletes a connection. It cannot be undone.

Source
actionDELETEv1.0.0

Delete a flow.

Deletes the specified flow.

Source
actionDELETEv1.0.0

Delete an event

Deletes the specified event observer.

Source
actionGETv1.0.0

Retrieve a data type

Retrieves the details of an existing data type. You need only supply the unique data type identifier that was returned upon DataType creation.

Source
actionGETv1.0.0

Retrieve an existing connection

Retrieves the details of an existing connection. You need only supply the unique connection identifier that was returned upon connection creation.

Source
actionGETv1.0.0

Retrieve an existing event

Retrieves the details of an existing event. You need only supply the unique event identifier that was returned upon event creation.

Source
actionGETv1.0.0

Retrieve an existing flow

Retrieves the details of an existing flow. You need only supply the unique flow identifier that was returned upon flow creation.

Source
actionGETv1.0.0

Retrieve an existing namespace

Retrieves the details of an existing namespace. You need only supply the unique webhook namespace that was returned upon namespace creation.

Source
actionGETv1.0.0

Retrieve an existing schedule

Retrieves the details of an existing scheduler. You need only supply the unique scheduler identifier that was returned upon scheduler creation.

Source
actionGETv1.0.0

Retrieve an existing translator

Retrieves the details of an existing translator. You need only supply the unique translator identifier that was returned upon translator creation.

Source
actionGETv1.0.0

Returns a list of connection roles

Returns a list of connection roles you've previously created. The connection roles are returned in sorted order, with the most recent connection role appearing first.

Source
actionGETv1.0.0

Returns a list of connections

Returns a list of connections you've previously created. The connections are returned in sorted order, with the most recent connection appearing first.

Source
actionGETv1.0.0

Returns a list of data types

Returns a list of data types you've previously created. The data types are returned in sorted order, with the most recent DataType appearing first.

Source
actionGETv1.0.0

Returns a list of events

Returns a list of events you've previously created. The events are returned in sorted order, with the most recent event appearing first.

Source
actionGETv1.0.0

Returns a list of flows

Returns a list of flows you've previously created. The flows are returned in sorted order, with the most recent flow appearing first.

Source
actionGETv1.0.0

Returns a list of namespaces

Returns a list of namespaces you've previously created. The namespaces are returned in sorted order, with the most recent namespace appearing first.

Source
actionGETv1.0.0

Returns a list of schedulers

Returns a list of schedulers you've previously created. The schedulers are returned in sorted order, with the most recent scheduler appearing first.

Source
actionGETv1.0.0

Returns a list of translators

Returns a list of translators you've previously created. The translators are returned in sorted order, with the most recent translator appearing first.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec