← Back to catalog

E-commerce

AGCO

auto-generated
swirls add agco_ats
actionPOSTv1.0.0

Create a Job

Creates a Job. The body of the POST is the Job to create. The JobID will be assigned on creation of the Job. When successful, the response is the JobID. If unsuccessful, an appropriate ApiError is returned.

Source
actionPOSTv1.0.0

Create an Activity

Creates an Activity. The body of the POST is the Activity to create. The ActivityID will be assigned on creation of the Activity. When successful, the response is the ActivityID. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get a Release by ID

Gets a Release by ID. When successful, the response is the requested Release. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get a ContentDefinition by ID

Gets a ContentDefinition by ID. When successful, the response is the requested ContentDefinition. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get a ContentSubmission by ID

Gets a ContentSubmission by ID. When successful, the response is the requested ContentSubmission. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get a Job by ID

Gets a Job by ID. When successful, the response is the requested Job. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get a JobRun by ID

Gets a JobRun by ID. When successful, the response is the requested JobRun. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get a license.

No Documentation Found.

Source
actionGETv1.0.0

Get a Step by ID

Gets a Step by ID. When successful, the response is the requested Step. If unsuccessful, an appropriate ApiError is returned. Steps.Read permission is required.

Source
actionGETv1.0.0

Get a UserContentDefinition by ID

Gets a UserContentDefinition by ID. When successful, the response is the requested UserContentDefinition. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get a voucher

No Documentation Found.

Source
actionGETv1.0.0

Get Activities

Gets a collection of Activities. When successful, the response is a PagedResponse of Activities. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get ActivityRuns

Gets a collection of ActivityRuns. When successful, the response is a PagedResponse of ActivityRuns. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get Agent

Gets an Agent by ID. When successful, the response is the requested Agent. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get Agent associated with the current user

Gets the Agent associated with the current user. When successful, the response is the requested Agent. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get Agents

Gets a collection of Agents. When successful, the response is a PagedResponse of Agents. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get an Activity by ID

Gets an Activity by ID. When successful, the response is the requested Activity. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get an ActivityRun by ID

Gets an ActivityRun by ID. When successful, the response is the requested ActivityRun. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get an Agent's ActivityRun

Gets the activity run assigned to an agent. When successful, the response is the ActivityRun assigned to the Agent. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get JobRuns

Gets a collection of JobRuns. When successful, the response is a PagedResponse of JobRuns. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get Jobs

Gets a collection of Jobs. When successful, the response is a PagedResponse of Jobs. If unsuccessful, an appropriate ApiError is returned. ///

Source
actionGETv1.0.0

Get Release

Gets a collection of Release. When successful, the response is a PagedResponse of Release. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

Get Steps

Gets a collection of Steps. When successful, the response is a PagedResponse of Steps. If unsuccessful, an appropriate ApiError is returned. Steps.Read permission is required.

Source
actionGETv1.0.0

Get the ActivityRunStatus of an ActivityRun

Gets the ActivityRunStatus of an ActivityRun. When successful, the response is the requested ActivityRunStatus. If unsuccessful, an appropriate ApiError is returned.

Source
actionGETv1.0.0

List Roles

No Documentation Found.

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