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

SPOTIO Workflow Stages API

This controller is responsible for managing stages definitions. You can split stages in 3 groups, each group can have different set of stages. The available groups are: active, won and lost. Stages can be assigned to data objects to represent state of the record. To create records from the definition refer to DataObjectsController.

SPOTIO Workflow Stages API is one of 39 APIs that SPOTIO publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include WorkflowStages. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

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

Requests are made against 2 base URLs: https://api.spotio2.com, https://app-test.spotio2.com.

6 operations 4 paths 12 schemas 1 DELETE1 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.spotio2.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

SPOTIO Workflow Stages API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

  • Bearer — Enter the Bearer Authorization string as following: Bearer Generated-JWT-Token

Paths & Operations 6

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

WorkflowStages 6

This controller is responsible for managing stages definitions. You can split stages in 3 groups, each group can have different set of stages. The available groups are: active, wo…

GET
/api/workflow/dataObjects/{dataObjectId}/stages
Get stages groups
1 param → 200400401404
PUT
/api/workflow/dataObjects/{dataObjectId}/stages/{group}
Update stages group
2 params body → 200400401404
POST
/api/workflow/dataObjects/{dataObjectId}/stages/{group}
Create stage in group
2 params body → 200400401404
PUT
/api/workflow/dataObjects/{dataObjectId}/stages/{group}/{stageId}
Update stage in group
3 params body → 200400401404
DELETE
/api/workflow/dataObjects/{dataObjectId}/stages/{group}/{stageId}
Delete stage in group
3 params body → 200400401404
POST
/api/workflow/dataObjects/{dataObjectId}/stages/{group}/{stageId}/move
Move stage to another group
3 params body → 200400401404

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Spotio.Frontend.ViewModel.Workflow.Stages.Stage (5 properties), Spotio.Frontend.ViewModel.Workflow.Stages.StageCreateRequest (5 properties), Spotio.Frontend.ViewModel.Workflow.Stages.StageUpdateRequest (4 properties), Spotio.Frontend.ViewModel.Workflow.Stages.StagesResponse (3 properties). Each schema is shown below with its type and property counts.

Spotio.CompanySettings.Client.DTO.Workflow.ScoringTypeDto
string
Spotio.CompanySettings.Contract.DTO.Stage.StagesGroup
string
Spotio.Frontend.ViewModel.Workflow.Stages.StageCreateRequest
object
5 properties
Spotio.Frontend.ViewModel.Workflow.Stages.StageMoveRequest
object
2 properties
Spotio.Frontend.ViewModel.Workflow.Stages.StageUpdateRequest
object
4 properties
Spotio.Frontend.ViewModel.Workflow.Stages.StagesResponse
object
3 properties
Spotio.Frontend.ViewModel.Workflow.Stages.Stage
object
5 properties
Spotio.Frontend.ViewModel.Workflow.Stages.StageDeleteRequest
object
1 property
Spotio.Infrastructure.Common.DataModel.Error.Error
object
1 property
Spotio.Frontend.ViewModel.Workflow.Stages.StageDataMigrateRequest
object
2 properties
Spotio.Frontend.ViewModel.Workflow.Stages.StagesGroupRequest
object
2 properties
Spotio.Frontend.ViewModel.Workflow.Stages.StagesGroupResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spotio-workflowstages-api-openapi.yml Raw ↑

Other APIs SPOTIO publishes across the network.

SPOTIO Activities V2 API
SPOTIO Appointments V2 API
SPOTIO Autoplays API
SPOTIO Business Cards API
SPOTIO Calendar Settings API
SPOTIO Communication API
SPOTIO Communication Templates API
SPOTIO Connectors API
SPOTIO Contracts API
SPOTIO Data Objects API
SPOTIO Data Objects Bulk Jobs API
SPOTIO Data Objects Search API
Where this information came from

This is an independent, third-party profile of SPOTIO Workflow Stages 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.