integrations.sh
← all integrations

hubapi.com – webhooks

OpenAPI apis-guru customer_relation

Provides a way for apps to subscribe to certain change events in HubSpot. Once configured, apps will receive event payloads containing details about the changes at a specified target URL. There can only be one target URL for receiving event notifications per app.

Homepage
https://api.apis.guru/v2/specs/hubapi.com:webhooks/v3.json
Provider
hubapi.com:webhooks / webhooks
OpenAPI version
3.0.1
Spec (JSON)
https://api.apis.guru/v2/specs/hubapi.com/webhooks/v3/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/hubapi.com/webhooks/v3/openapi.yaml

Tools (11)

Extracted live via the executor SDK.

  • settings.deleteWebhooksV3AppIdSettingsClear

    DELETE /webhooks/v3/{appId}/settings

  • settings.getWebhooksV3AppIdSettingsGetAll

    GET /webhooks/v3/{appId}/settings

  • settings.putWebhooksV3AppIdSettingsConfigure

    PUT /webhooks/v3/{appId}/settings

  • subscriptions.deleteWebhooksV3AppIdSubscriptionsSubscriptionIdArchive

    DELETE /webhooks/v3/{appId}/subscriptions/{subscriptionId}

  • subscriptions.getWebhooksV3AppIdSubscriptionsGetAll

    GET /webhooks/v3/{appId}/subscriptions

  • subscriptions.getWebhooksV3AppIdSubscriptionsSubscriptionIdGetById

    GET /webhooks/v3/{appId}/subscriptions/{subscriptionId}

  • subscriptions.patchWebhooksV3AppIdSubscriptionsSubscriptionIdUpdate

    PATCH /webhooks/v3/{appId}/subscriptions/{subscriptionId}

  • subscriptions.postWebhooksV3AppIdSubscriptionsBatchUpdateUpdateBatch

    POST /webhooks/v3/{appId}/subscriptions/batch/update

  • subscriptions.postWebhooksV3AppIdSubscriptionsCreate

    POST /webhooks/v3/{appId}/subscriptions

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools