Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ActiveCampaign Tasks API

The Tasks API from ActiveCampaign — 6 operation(s) for tasks.

ActiveCampaign Tasks API is one of 36 APIs that ActiveCampaign publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 9 JSON Schema definitions.

Tagged areas include Tasks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, an AsyncAPI specification, and 9 JSON Schemas.

This API exposes 11 operations across 6 paths. It is described by OpenAPI 3.0.3, at version 3.0.0.

Requests are made against a single base URL, https://{yourAccountName}.api-us1.com/api/3.

11 operations 6 paths 0 schemas 2 DELETE4 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.0.0
Base URL
https://youraccountname.api-us1.com/api/3
Authentication
API Key
Resource Areas
1

Authentication & Security 1

ActiveCampaign Tasks API declares 1 security scheme for authenticating requests. An API key is passed in the header as Api-Token (ApiToken). By default, every request must be authenticated.

  • ApiToken — Your ActiveCampaign API token

Paths & Operations 11

Across 6 paths, the API surfaces 11 operations — 2 DELETE, 4 GET, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Tasks 11
POST
/taskOutcomes
ActiveCampaign Create a Task Outcome
create-a-task-outcome body → 200422
GET
/taskOutcomes
ActiveCampaign List All Task Outcomes
list-all-task-outcomes 1 param → 200400
GET
/taskOutcomes/{id}
ActiveCampaign Retrieve a Task Outcome
retrieve-a-task-outcome 1 param → 200404
PUT
/taskOutccomes/{id}
ActiveCampaign Update a Task Outcome
update-a-task-outcome 1 param body → 200422
DELETE
/taskOutccomes/{id}
ActiveCampaign Delete a Task Outcome
delete-a-task-outcome 1 param → 200404
POST
/tasktypeOutcomeRels
ActiveCampaign WIP Create a Task Type - Outcome Relation
create-a-task-outcome-1 body → 200400422
GET
/tasktypeOutcomeRels
ActiveCampaign List All Task Type - Outcome Relations
list-all-task-type-outcome-relations → 200400
GET
/tasktypeOutcomeRels/{id}
ActiveCampaign Retrieve a Task Type - Outcome Relation
retrieve-a-task-type-outcome-relation 1 param → 200404
PUT
/tasktypeOutcomeRels/{id}
ActiveCampaign WIP Update a Task Type - Outcome Relation
update-a-task-outcome-1 1 param body → 200400422
DELETE
/tasktypeOutcomeRels/{id}
ActiveCampaign Delete a Task Type - Outcome Relation
delete-a-task-type-outcome-relation 1 param → 200404
POST
/taskNotifications
ActiveCampaign Create a Task Reminder
create-a-task-reminder body → 200422

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

activecampaign-tasks-api-openapi.yml Raw ↑

Other APIs ActiveCampaign publishes across the network.

ActiveCampaign Accounts API
ActiveCampaign Addresses API
ActiveCampaign AI API
ActiveCampaign Automations API
ActiveCampaign Branding API
ActiveCampaign Broadcasts API
ActiveCampaign Bulk Import API
ActiveCampaign Calendars API
ActiveCampaign Campaigns API
ActiveCampaign Contacts API
ActiveCampaign Credits API
ActiveCampaign Custom Objects API