From 8d9c3f6ac4c38ade9507f09d6901338df9a2e29d Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 19:58:09 +0000 Subject: [PATCH] Automated documentation update --- docs-v2/snippets/generated/hubspot/PreBuiltUseCases.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-v2/snippets/generated/hubspot/PreBuiltUseCases.mdx b/docs-v2/snippets/generated/hubspot/PreBuiltUseCases.mdx index 5efbd809b3e..d07feb19c07 100644 --- a/docs-v2/snippets/generated/hubspot/PreBuiltUseCases.mdx +++ b/docs-v2/snippets/generated/hubspot/PreBuiltUseCases.mdx @@ -96,7 +96,7 @@ | `GET /account-information` | Fetch the account information from Hubspot | [🔗](https://github.com/NangoHQ/integration-templates/blob/main/integrations/hubspot/actions/fetch-account-information.md) | | `GET /custom-objects` | Fetch custom objects in Hubspot. Requires Hubspot enterprise | [🔗](https://github.com/NangoHQ/integration-templates/blob/main/integrations/hubspot/actions/fetch-custom-objects.md) | | `POST /note` | Creates a single note in Hubspot | [🔗](https://github.com/NangoHQ/integration-templates/blob/main/integrations/hubspot/actions/create-note.md) | -| `GET /service-tickets` | Fetches a list of service tickets from Hubspot | [🔗](https://github.com/NangoHQ/integration-templates/blob/main/integrations/hubspot/actions/service-tickets.md) | +| `GET /service-tickets` | Fetches a list of service tickets from Hubspot! | [🔗](https://github.com/NangoHQ/integration-templates/blob/main/integrations/hubspot/actions/service-tickets.md) | | `GET /knowledge-base` | Fetches a list of knowledge base from Hubspot | [🔗](https://github.com/NangoHQ/integration-templates/blob/main/integrations/hubspot/actions/knowledge-base.md) | | `GET /currency-codes` | Fetch hubspot deals | [🔗](https://github.com/NangoHQ/integration-templates/blob/main/integrations/hubspot/actions/currency-codes.md) |