hubspot.admin.inc |
hubspot.admin.inc |
|
Provides admin settings page to adjust HubSpot API key, debugging settings,
and JavaScript embedding. |
hubspot.info |
hubspot.info |
|
name = HubSpot Drupal integration
description = "Provides HubSpot leads API integration with Drupal. Works with Hubspots OAuth implementation"
core = 7.x
dependencies[] = webform
dependencies[] = libraries
configure =… |
hubspot.install |
hubspot.install |
|
Handle install/uninstall and warn users of problems with disabled Webform components. |
hubspot.module |
hubspot.module |
|
Sends Webform results to HubSpot's Leads API by using Webform's provided hooks. |
README.txt |
README.txt |
|
Requirements
------------
This module currently requires Drupal 6.x or 7.x, Webform 3.x, and a HubSpot
account with access to the HubSpot API.
Installation
------------
Upload and install the Webform module before this module. Install this… |