> ## Documentation Index
> Fetch the complete documentation index at: https://docs.useparagon.com/llms.txt
> Use this file to discover all available pages before exploring further.

# HubSpot

> Browse the tools and triggers available for HubSpot in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/hubspot/HUBSPOT_CREATE_RECORD_COMPANIES" title="Create Record Companies" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_CREATE_RECORD_CONTACTS" title="Create Record Contacts" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_CREATE_RECORD_DEALS" title="Create Record Deals" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_CREATE_RECORD_ENGAGEMENTS" title="Create Record Engagements" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_CREATE_RECORD_ANY" title="Create Record Any" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_UPDATE_RECORD_COMPANIES" title="Update Record Companies" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_UPDATE_RECORD_CONTACTS" title="Update Record Contacts" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_UPDATE_RECORD_DEALS" title="Update Record Deals" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_UPDATE_RECORD_ENGAGEMENTS" title="Update Record Engagements" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_UPDATE_RECORD_ANY" title="Update Record Any" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_GET_RECORDS_COMPANIES" title="Get Records Companies" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_GET_RECORDS_CONTACTS" title="Get Records Contacts" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_GET_RECORDS_DEALS" title="Get Records Deals" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_GET_RECORDS_ENGAGEMENTS" title="Get Records Engagements" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_GET_RECORDS_ANY" title="Get Records Any" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_GET_RECORD_BY_ID_COMPANIES" title="Get Record By ID Companies" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_GET_RECORD_BY_ID_CONTACTS" title="Get Record By ID Contacts" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_GET_RECORD_BY_ID_DEALS" title="Get Record By ID Deals" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_GET_RECORD_BY_ID_ENGAGEMENTS" title="Get Record By ID Engagements" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_GET_RECORD_BY_ID_ANY" title="Get Record By ID Any" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_SEARCH_RECORDS_COMPANIES" title="Search Records Companies" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_SEARCH_RECORDS_CONTACTS" title="Search Records Contacts" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_SEARCH_RECORDS_DEALS" title="Search Records Deals" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_SEARCH_RECORDS_ENGAGEMENTS" title="Search Records Engagements" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_SEARCH_RECORDS_ANY" title="Search Records Any" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_DELETE_RECORD_COMPANIES" title="Delete Record Companies" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_DELETE_RECORD_CONTACTS" title="Delete Record Contacts" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_DELETE_RECORD_DEALS" title="Delete Record Deals" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_DELETE_RECORD_ENGAGEMENTS" title="Delete Record Engagements" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_DELETE_RECORD_ANY" title="Delete Record Any" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_GET_CONTACTS_BY_LIST_ID" title="Get Contacts By List ID" horizontal />

  <Card href="/actionkit/integrations/hubspot/HUBSPOT_DESCRIBE_ACTION_SCHEMA" title="Describe Action Schema" horizontal />
</CardGroup>

<Info>**Don't see the tool you need?** Define your own using [Custom Tools](/actionkit/custom-tools).</Info>

## Triggers

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/hubspot/triggers/HUBSPOT_TRIGGER_RECORD_CREATED" title="Record Created" horizontal />

  <Card href="/actionkit/integrations/hubspot/triggers/HUBSPOT_TRIGGER_RECORD_UPDATED" title="Record Updated" horizontal />

  <Card href="/actionkit/integrations/hubspot/triggers/HUBSPOT_TRIGGER_RECORD_DELETED" title="Record Deleted" horizontal />

  <Card href="/actionkit/integrations/hubspot/triggers/HUBSPOT_TRIGGER_RECORD_DELETED_FOR_PRIVACY" title="Record Deleted for Privacy (GDPR)" horizontal>
    Trigger when a record is deleted for privacy/regulatory reasons
  </Card>
</CardGroup>

<Info>**Don't see the trigger you need?** Define your own using [Custom Webhooks](/resources/custom-webhooks).</Info>
