You are here

constant HUBSPOT_SCOPE in HubSpot 7.3

Same name and namespace in other branches
  1. 7.2 hubspot.module \HUBSPOT_SCOPE
1 use of HUBSPOT_SCOPE
hubspot_oauth_submit in ./hubspot.admin.inc
Form submission handler for hubspot_admin_settings().

File

./hubspot.module, line 8
Sends Webform results to HubSpot's Forms API.

Code

define('HUBSPOT_SCOPE', 'leads-rw contacts-rw offline');