HubSpot CRM Imports API

The imports endpoints allow you to import contact, company, deal, and other CRM object data into a HubSpot account in bulk using CSV or Excel files. You can map file columns to HubSpot properties and track import status through the API.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: hubspot:hubspot-crm-imports-api
name: HubSpot CRM Imports API
tags:
- CRM
- Data
- Imports
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.hubapi.com
humanURL: https://developers.hubspot.com/docs/api/crm/imports
properties:
- url: https://developers.hubspot.com/docs/api/crm/imports
  type: Documentation
description: The imports endpoints allow you to import contact, company, deal, and other CRM object data
  into a HubSpot account in bulk using CSV or Excel files. You can map file columns to HubSpot properties
  and track import status through the API.