INDEX / DEVELOPMENT / HUBAPI CUSTOM WORKFLOW ACTIONS
№ APD-01659
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01659 · FIRST INDEXED 2026-08-27

Hubapi Custom Workflow Actions

Create custom workflow actions
SOURCE: DISCOVERY-APISGURU
DOMAIN: hubapi.com
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHoauth2
PRICINGunknown
CATEGORIESdevelopment
STATUSunclaimed
DOCS STATUSmoved — see final url
LAST CRAWL2026-08-27 05:42
ABOUT
FROM HUBAPI.COM
Craft experiences with HubSpot’s Developer Platform—APIs, SDKs, tooling, and sample apps, plus a world-class builder community. Get started with a free account.
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
POST
/automation/v4/actions/callbacks/complete
Complete a batch of callbacks
POST
/automation/v4/actions/callbacks/{callbackId}/complete
Complete a callback
GET
/automation/v4/actions/{appId}
Get all custom actions
POST
/automation/v4/actions/{appId}
Create new custom action
GET
/automation/v4/actions/{appId}/{definitionId}
Get a custom action
PATCH
/automation/v4/actions/{appId}/{definitionId}
Update a custom action
DELETE
/automation/v4/actions/{appId}/{definitionId}
Archive a custom action
GET
/automation/v4/actions/{appId}/{definitionId}/functions
Get all custom action functions
GET
/automation/v4/actions/{appId}/{definitionId}/functions/{functionType}
Get a custom action function
PUT
/automation/v4/actions/{appId}/{definitionId}/functions/{functionType}
Create or replace a custom action function
DELETE
/automation/v4/actions/{appId}/{definitionId}/functions/{functionType}
Delete a custom action function
GET
/automation/v4/actions/{appId}/{definitionId}/functions/{functionType}/{functionId}
Get a custom action function
+ 4 MORE ENDPOINTS IN THE SPEC
CHANGELOG
AS OBSERVED — FULL FEED →
2026-08-27 AUTH unknown → oauth2