hubapi.com – automation
Create custom workflow actions
- Homepage
- https://api.apis.guru/v2/specs/hubapi.com:automation/v4.json
- Provider
- hubapi.com:automation / automation
- OpenAPI version
- 3.0.1
- Spec (JSON)
- https://api.apis.guru/v2/specs/hubapi.com/automation/v4/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/hubapi.com/automation/v4/openapi.yaml
Tools (18)
Extracted live via the executor SDK.
-
callbacks.postAutomationV4ActionsCallbacksCallbackIdCompleteCompleteCompletes the given action callback.
-
callbacks.postAutomationV4ActionsCallbacksCompleteCompleteBatchCompletes the given action callbacks.
-
definitions.deleteAutomationV4ActionsAppIdDefinitionIdArchiveArchives a single custom workflow action with the specified ID. Workflows that currently use this custom action will stop attempting to execute the action, and all future executions will be marked as a failure.
-
definitions.getAutomationV4ActionsAppIdDefinitionIdGetByIdReturns a single custom workflow action with the specified ID.
-
definitions.getAutomationV4ActionsAppIdGetPageReturns a list of all custom workflow actions.
-
definitions.patchAutomationV4ActionsAppIdDefinitionIdUpdateUpdates a custom workflow action with new values for the specified fields.
-
definitions.postAutomationV4ActionsAppIdCreateCreates a new custom workflow action.
-
functions.deleteAutomationV4ActionsAppIdDefinitionIdFunctionsFunctionTypeArchiveByFunctionTypeDelete a function for a custom workflow action. This will remove the function itself as well as removing the association between the function and the custom action. This can't be undone.
-
functions.deleteAutomationV4ActionsAppIdDefinitionIdFunctionsFunctionTypeFunctionIdArchiveDelete a function for a custom workflow action. This will remove the function itself as well as removing the association between the function and the custom action. This can't be undone.
-
functions.getAutomationV4ActionsAppIdDefinitionIdFunctionsFunctionTypeFunctionIdGetByIdReturns the given function for a custom workflow action.
-
functions.getAutomationV4ActionsAppIdDefinitionIdFunctionsFunctionTypeGetByFunctionTypeReturns the given function for a custom workflow action.
-
functions.getAutomationV4ActionsAppIdDefinitionIdFunctionsGetPageReturns a list of all functions that are associated with the given custom workflow action.
-
functions.putAutomationV4ActionsAppIdDefinitionIdFunctionsFunctionTypeCreateOrReplaceByFunctionTypeCreates or replaces a function for a custom workflow action.
-
functions.putAutomationV4ActionsAppIdDefinitionIdFunctionsFunctionTypeFunctionIdCreateOrReplaceCreates or replaces a function for a custom workflow action.
-
revisions.getAutomationV4ActionsAppIdDefinitionIdRevisionsGetPageReturns a list of revisions for a custom workflow action.
-
revisions.getAutomationV4ActionsAppIdDefinitionIdRevisionsRevisionIdGetByIdReturns the given version of a custom workflow action.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools