integrations.sh
← all integrations

hubapi.com – automation

OpenAPI apis-guru

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.postAutomationV4ActionsCallbacksCallbackIdCompleteComplete

    Completes the given action callback.

  • callbacks.postAutomationV4ActionsCallbacksCompleteCompleteBatch

    Completes the given action callbacks.

  • definitions.deleteAutomationV4ActionsAppIdDefinitionIdArchive

    Archives 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.getAutomationV4ActionsAppIdDefinitionIdGetById

    Returns a single custom workflow action with the specified ID.

  • definitions.getAutomationV4ActionsAppIdGetPage

    Returns a list of all custom workflow actions.

  • definitions.patchAutomationV4ActionsAppIdDefinitionIdUpdate

    Updates a custom workflow action with new values for the specified fields.

  • definitions.postAutomationV4ActionsAppIdCreate

    Creates a new custom workflow action.

  • functions.deleteAutomationV4ActionsAppIdDefinitionIdFunctionsFunctionTypeArchiveByFunctionType

    Delete 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.deleteAutomationV4ActionsAppIdDefinitionIdFunctionsFunctionTypeFunctionIdArchive

    Delete 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.getAutomationV4ActionsAppIdDefinitionIdFunctionsFunctionTypeFunctionIdGetById

    Returns the given function for a custom workflow action.

  • functions.getAutomationV4ActionsAppIdDefinitionIdFunctionsFunctionTypeGetByFunctionType

    Returns the given function for a custom workflow action.

  • functions.getAutomationV4ActionsAppIdDefinitionIdFunctionsGetPage

    Returns a list of all functions that are associated with the given custom workflow action.

  • functions.putAutomationV4ActionsAppIdDefinitionIdFunctionsFunctionTypeCreateOrReplaceByFunctionType

    Creates or replaces a function for a custom workflow action.

  • functions.putAutomationV4ActionsAppIdDefinitionIdFunctionsFunctionTypeFunctionIdCreateOrReplace

    Creates or replaces a function for a custom workflow action.

  • revisions.getAutomationV4ActionsAppIdDefinitionIdRevisionsGetPage

    Returns a list of revisions for a custom workflow action.

  • revisions.getAutomationV4ActionsAppIdDefinitionIdRevisionsRevisionIdGetById

    Returns the given version of a custom workflow action.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools