How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Act! CRM Task Types API

The TaskTypes API from Act! CRM — 4 operation(s) for tasktypes.

Act! CRM Task Types API is one of 11 APIs that Act! CRM publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Task Types. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against 3 base URLs: https://apimta.act.com/act.web.api, https://{server}/{customer}-api/act.web.api, https://{server}/act.web.api.

8 operations 4 paths 6 schemas 1 DELETE3 GET2 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://apimta.act.com/act.web.api
Authentication
HTTP Basic, HTTP Bearer, API Key
Terms of Service
Resource Areas
1

Authentication & Security 3

Act! CRM Task Types API declares 3 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It accepts HTTP bearer tokens (JWT) (bearerAuth). An API key is passed in the header as Act-Database-Name (actDatabaseName). By default, every request must be authenticated.

  • basicAuth — HTTP Basic credentials (Act! user name and password, RFC 7617) presented to GET /authorize together with the Act-Database-Name header to mint a JWT bearer toke…
  • bearerAuth — JWT bearer token returned by GET /authorize (RFC 6750). Sent as Authorization: Bearer on every API request.
  • actDatabaseName — Name of the Act! database the request is scoped to.

Paths & Operations 8

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

TaskTypes 8
GET
/api/task-types/{taskTypeId}/regarding-dropdown
Gets the regarding dropdown list by task type id.
TaskTypes_GetRegardingDropdownList_9668D3E9 1 param → 200401500
GET
/api/task-types
Gets all task types.
TaskTypes_Get_CA70DD31 → 200401500
POST
/api/task-types
Create a new custom task types.
TaskTypes_Post_49D8FCA6 body → 201400401404500
GET
/api/task-types/{id}
Get task type by identifier.
TaskTypes_GetById_82B0E217 1 param → 200400401500
PUT
/api/task-types/{id}
Update an already existing custom task type.
TaskTypes_Put_85CD258C 1 param body → 200400401404500
DELETE
/api/task-types/{id}
Delete an existing custom task type.
TaskTypes_Delete_AA10E002 1 param → 204400401404500
PATCH
/api/task-types/{id}
Partially update an already existing custom task type.
TaskTypes_Patch_C3E0417B 1 param body → 200400401404500
PATCH
/api/task-types/batch
Partially update for list of already created task types.
TaskTypes_PatchUpdateBatchOfActivityTasks_DE61FFCD body → 200400401404500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are act.web.api.models.TaskTypes.TaskType (9 properties), act.web.api.models.Preferences.TaskDefaultPreferences (7 properties), act.web.api.models.TaskTypes.TaskTypesHistoryType (5 properties), act.web.api.models.MetaData.Picklists.DropDownPickListItem (3 properties). Each schema is shown below with its type and property counts.

act.web.api.models.TaskTypes.TaskTypesHistoryType
object
5 properties
act.web.api.models.MetaData.Picklists.DropDownPickListItem
object
Represents a value item for a PickList object.
3 properties
act.web.api.models.Preferences.TaskTypeDropDownFieldPreferences
object
Describe activity type fields preferences.
2 properties
System.Object
object
act.web.api.models.Preferences.TaskDefaultPreferences
object
7 properties
act.web.api.models.TaskTypes.TaskType
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

act-tasktypes-api-openapi.yml Raw ↑

Other APIs Act! CRM publishes across the network.

Act! Web API
Act! CRM Activity Series API
Act! CRM Custom Entities API
Act! CRM Document Types API
Act! CRM History Types API
Act! CRM Marketing Automations API
Act! CRM Metadata Info API
Act! CRM Secondary Contacts API
Act! CRM Supplemental Files API
Act! CRM Sync Data API
Where this information came from

This is an independent, third-party profile of Act! CRM Task Types API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.