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

Actionstep Data Collection Records API

The Data Collection Records API from Actionstep — 2 operation(s) for data collection records.

Actionstep Data Collection Records API is one of 35 APIs that Actionstep publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Data Collection Records. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 4 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against the base URL https://api.actionstep.com.

4 operations 2 paths 8 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.actionstep.com
Resource Areas
1

Paths & Operations 4

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

Data Collection Records 4
GET
/datacollectionrecords
Returns a collection of data collection records.
→ 200
POST
/datacollectionrecords
Create a new data collection record.
body → 200
GET
/datacollectionrecords/{id}
Returns a single data collection record.
1 param → 200
DELETE
/datacollectionrecords/{id}
Delete a data collection record.
1 param → 204

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are DataCollectionRecordsPageData (6 properties), DataCollectionRecord (4 properties), CreateDataCollectionRecord (3 properties), PagedDataCollectionRecords (2 properties). Each schema is shown below with its type and property counts.

PagedDataCollectionRecords
object
2 properties
DataCollectionRecordsPageData
object
6 properties
DataCollectionRecord
object
4 properties
CreateDataCollectionRecord
object
3 properties
PagingData
object
1 property
DataCollectionRecordLinks
object
2 properties
PageMetaData
object
1 property
CreateDataCollectionRecordLinks
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

actionstep-data-collection-records-api-openapi.yml Raw ↑

Other APIs Actionstep publishes across the network.

Actionstep Action Bill Settings API
Actionstep Action Folders API
Actionstep Action NetDocuments Settings API
Actionstep Action Participants API
Actionstep Action Type Participant Types API
Actionstep Actions API
Actionstep ActionTypes API
Actionstep Bills API
Actionstep Contact Documents API
Actionstep Contact Folders API
Actionstep Contact Notes API
Actionstep Contact Relationships API