Intro
HubSpot develops software for social media and email marketing, content management, web analytics, and search engine optimization. Use Domo’s Hubspot Writeback connector to export your data from a Domo DataSet to your Hubspot account. To learn about the HubSpot API, visit their website (http://developers.hubspot.com/docs/overview ). You connect to your HubSpot account in the Data Center. This topic discusses the fields and menus that are specific to the Hubspot Writeback connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in Adding a DataSet Using a Connector.- The Hubspot Writeback connector requires the connected hubspot account to be a special type of account, a Marketing Hub account.
- The owner of a writeback dataset must also be an owner or co-owner of the input dataset.
- Hubspot defines the field to be used as a key. When you power up the connector, the field mapping section will inform you about the field in the Hubspot that the connector uses as the key.
- The Writeback Connector performs an upsert. If it identifies a match between the row in the input dataset and Hubspot, it will update the Hubspot Account. However, if it does not finds a match, it will create a new Account in Hubspot.
Prerequisites
To configure this connector, you will need your Domo Client ID and Client Secret. To create a Domo client ID and client secret:- Log into the Domo developer account.
- In the top right corner under My Account click New Client.
- Enter the application name and description.
- Provide the application scope by selecting the checkboxes for Data and User.
- Click Create.
- Once you have created a client, you can manage the client by clicking on Manage Client.
Configuring the Connection
This section enumerates the options in the Credentials and Details panes in the Hubspot Writeback Connector page. The components of the other panes in this page, Scheduling and Name & Describe Your DataSet, are universal across most connector types and are discussed in greater length in Adding a DataSet Using a Connector.Credentials Pane
This pane contains fields for entering credentials to connect to your Domo developer account. The following table describes what is needed for each field:Field | Description |
|---|---|
| Domo Client ID | Enter your Domo client ID. |
| Domo Client Secret | Enter your Domo client secret. |
Details Pane
This pane contains a number of fields for specifying your data and indicating where it’s going.Field | Sub Field/ Description | Description |
|---|---|---|
| Hubspot Object | There are seven types of Hubspot Object, which include Companies, Contacts, Deals, Tickets, Custom Object, Appointments, and Listings. Companies: Writes data from Domo to HubSpot companies. Contacts: Writes data from Domo to HubSpot contacts. Deals: Writes data from Domo to Hubspot deals. Tickets . : Writes data from Domo to HubSpot tickets. Custom Object: Writes data from Domo to a custom object in HubSpot. Appointments: Writes data from Domo to Hubspot appointments. Listings: Writes data from Domo to HubSpot listings. | |
| Domo Dataset | Dataset ID | Enter the id of your Domo dataset which contains the data you want to write to Hubspot. The id is located in the dataset url. For example: https://customer.domo.com/datasources/aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee/details/settings . |
| Configuration Mapping | Once you enter the Dataset ID, the Use automated mapping and Select mapping manually radio button appears. Select, whether to use automated mapping (if your dataset fields match the Hubspot fields) or if you want to define the mapping manually. Note: The fields that appear in this section varies, and it depends on the Hubspot Object selected. | Use automated mapping: If the Hubspot fields and the dataset fields match exactly, then you can use automated mapping. Select mapping manually: For manual mapping, you need to match the desired Hubspot fields and the dataset columns manually.
|
Other Panes
For information about the remaining sections of the connector interface, including how to configure scheduling, retry, and update options, see Adding a DataSet Using a Connector.FAQs
What kind of credentials do I need to power up this Connector?
What kind of credentials do I need to power up this Connector?
Where can I find my Domo client id and client secret?
Where can I find my Domo client id and client secret?
- Log into the Domo developer account.
- In the top right corner under My Account click New Client.
- Enter the application name and description.
- Provide the application scope by selecting the checkboxes for Data and User.
- Click Create.
- Once you have created a client, you can manage the client by clicking on Manage Client.
How frequently will my data update?
How frequently will my data update?
How do I find the Input Dataset ID?
How do I find the Input Dataset ID?
https://customer.domo.com/datasources/aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee/details/settingsTroubleshooting
- Make sure your authentication remains valid.
- Review the configuration to make sure that all required items have been selected.
- Review the Connector history for error messages.
- In rare cases, you may be requesting too much information and reaching API limitations or timeouts. If this is the case, you can review the history of the Connector run to see the error message and duration. If this is the case, you can reduce the number of accounts that are being pulled, choose a smaller number of metrics for the report that you are pulling, or reduce the timeframe that you are trying to pull.