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) |