Gainsight Bulk API
Overview
Gainsight Bulk API is a Connector using which you can automate bulk data ingestion from csv/tsv files into MDA objects using APIs. This helps to reduce the complexity in using Gainsight cURL commands and to provide a better user Interface. It allows the user to load data based on Job ID which reads the fields mapping information from the job defined.
Admins can load data into MDA standard and custom objects using Gainsight Bulk API.
Limitation: Gainsight recommends creating a maximum of 4 Bulk API data jobs per hour. If you must exceed this limit, please contact support@gainsight.com for approval.
Note: If you are a developer and want to load your business data into Gainsight objects through APIs without having to login to Gainsight product, refer Gainsight's API Documentation.
To access the GS Bulk API, navigate to Administration > Connectors 2.0 > Connectors. You can see all of the connectors in the Connectors tab and jobs performed through Bulk API and their execution logs in the Data Jobs and Logs tabs respectively.
Using Bulk API, you can ingest data into the following objects:
- Company
- Relationship
- Relationship Type
- Any Custom object
Notes:
- Using Gainsight Bulk API, you cannot ingest data into the User object and Person object model.
- For manual and bulk loading of User records, navigate to the User Management page. For more information, refer User Management.
This article describes how to:
- Create a Connection
- Ingest Data into the MDA object from a CSV file