hubspot.admin.inc |
hubspot.admin.inc |
|
Provides admin settings page to adjust HubSpot API key, debugging settings,
JavaScript embedding, and form submission settings. |
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[] = automate
configure = admin/config/services/hubspot
package = HubSpot |
hubspot.install |
hubspot.install |
|
Installation file for hubspot. |
hubspot.module |
hubspot.module |
|
Sends Webform results to HubSpot's Forms API. |
hubspot_webform.admin.inc |
hubspot_webform/hubspot_webform.admin.inc |
|
Provides admin settings page to adjust form submission settings. |
hubspot_webform.info |
hubspot_webform/hubspot_webform.info |
|
name = HubSpot Webform integration
description = "Provides HubSpot webform integration with Drupal."
core = 7.x
dependencies[] = automate
dependencies[] = hubspot
dependencies[] = webform (>=7.x-4.x)
package = HubSpot |
hubspot_webform.install |
hubspot_webform/hubspot_webform.install |
|
|
hubspot_webform.module |
hubspot_webform/hubspot_webform.module |
|
Sends Webform results to HubSpot's Forms API. |
README.txt |
README.txt |
|
Requirements
------------
This module currently requires 7.x, Webform 3.x, and a HubSpot
account with access to the HubSpot API.
Installation Information
-------------------
You can find detailed help on how to use HubSpot with Webforms in… |