An open API service indexing awesome lists of open source software.

https://github.com/dataiku/dss-plugin-hubspot

Connector for getting HubSpot data
https://github.com/dataiku/dss-plugin-hubspot

Last synced: 6 days ago
JSON representation

Connector for getting HubSpot data

Awesome Lists containing this project

README

          

# HubSpot Plugin

## Plugin information
HubSpot is one of the leading CRM.

This Dataiku DSS plugin offers the ability to retrieve data from HubSpot using [HubSpot API](https://developers.hubspot.com/docs/overview)

Documentation: https://www.dataiku.com/product/plugins/hubspot/

## License

This plugin is distributed under Apache License version 2.0

## How to use

- Install the plugin in your DSS instance
- Enter the HubSpot API key
- Select the object to be downloaded
- Select the output format
- Select the property type

## Property type

- Standard: Gets default properties
- All: Gets all available properties
- Custom: Gets properties mentioned in the field

## List of Objects currently available with the plugin

- [Companies](https://developers.hubspot.com/docs/methods/companies/get-all-companies)
- [Contacts](https://developers.hubspot.com/docs/methods/contacts/get_contacts)

## Resources
[HubSpot API](https://developers.hubspot.com/docs/overview)