HubSpot
Content Type: Module
Categories: Connectors
Overview
This module is a REST connector to HubSpot.
Don’t hesitate to contact me through Mendix messaging system or at “francois (at) kohomai.com”
Documentation
HubSpot connector
Mendix integration with HubSpot. Supported endpoints are :
- list/read/search deals (requires crm.objects.deals.read scope)
- create/update deals (requires crm.objects.deals.write scope)
- list/read pipelines
- list/read pipeline's stages
- list/read owners (requires crm.objects.owners.read scope)
- list/read/search contacts (requires crm.objects.contacts.read scope)
- create/update contacts (requires crm.objects.contacts.write scope)
- search associations (requires crm.objects.xxx.read scopes depending on the associations you're trying to retrieve)
Installation
Follow the steps described here HubSpot private apps.
Releases
Version: 1.11.0
Framework Version: 9.15.1
Release Notes: **Full Changelog**: https://github.com/lordlothar99/mx-hubspot-connector/compare/1.10.0...1.11.0
Version: 1.10.0
Framework Version: 9.15.1
Release Notes: **Full Changelog**: https://github.com/lordlothar99/mx-hubspot-connector/compare/1.9.0...1.10.0
Version: 1.9.0
Framework Version: 9.15.1
Release Notes: **Full Changelog**: https://github.com/lordlothar99/mx-hubspot-connector/compare/1.8.0...1.9.0
Version: 1.8.0
Framework Version: 9.15.1
Release Notes: **Full Changelog**: https://github.com/lordlothar99/mx-hubspot-connector/compare/1.7.0...1.8.0
Version: 1.7.0
Framework Version: 9.15.1
Release Notes: **Full Changelog**: https://github.com/lordlothar99/mx-hubspot-connector/compare/1.6.1...1.7.0