Overview
Getting Started
The Demandbase Data Import API provides a streamlined way to bring bulk data into the Demandbase platform. It is useful for loading or updating large datasets of Accounts, Opportunities, People, or Activities. This guide will walk you through the basic steps of creating an import job, uploading data, and monitoring job status.
Overview
- Create an import job – Every import begins by creating an import job that specifies what kind of data you will be importing (e.g., accounts, activities, etc.).
- Upload your data file – Once the job is created, you submit the data (for example, in CSV format) to the job.
- Check job status – You can check progress and confirm when the import has finished.
Additionally, you can manage custom activities, list the sources available for various entity types, and retrieve historical or in-progress jobs.
Base URL
All endpoints for the Data-Import API use this base URL
https://uapi.demandbase.com/import/v1Updated 1 day ago