--- title: 'HubSpot Marketing' description: '' --- # HubSpot Marketing undefined | Detail | Value | |---|---| | Category | Marketing | | Base URL | `https://api.hubapi.com` | | Authentication | OAuth2 | | Endpoints | 5 | | Connector key | `hubspot-marketing` | ## Using HubSpot Marketing in a workflow 1. Go to **Connections** and click **New Connection**. 2. Pick **HubSpot Marketing** from the marketplace. 3. Enter your credentials (see Authentication above for what's expected). 4. In a workflow, drop an **API Call** node and select this connection. 5. Pick the operation you need from the Operation dropdown — see the table below. ## Available Endpoints | Endpoint | Summary | |---|---| | [GET ](./get_emails_0) | Emails | | [GET ](./get_forms_1) | Forms | | [GET ](./get_campaigns_2) | Campaigns | | [GET ](./get_transactional_email_3) | Transactional Email | | [GET ](./get_statistics_4) | Statistics | > Each endpoint has its own page with parameter details, an example > `API Call` node configuration, and the response shape.