ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
2
Connecting to HubSpot (Outbound Form): Credentials & Fields
3
4
5
Filling in all required ** info is necessary to integrate HubSpot with PeerSpot.
6
7
My HubSpot Credentials** Indicates a required value
8
9
Portal ID **Form ID **HubSpot Post URL **
10
Located in Marketing > Forms. Locate the form and click Actions > Share > Embed Code.
See our documentation for guidance.
Located in Marketing > Forms. Locate the form and click Actions > Share > Embed Code.
See our documentation for guidance.
Add Portal ID and Form ID to the following url:
https://forms.hubspot.com/uploads/form/v2/yourPortalID/yourFormID
See our documentation for guidance.
11
[Paste your Post URL here]Key = Content-Type
Value = application/x-www-form-urlencoded
https://forms.hubspot.com/uploads/form/v2/yourPortalID/yourFormID
12
13
14
My HubSpot Field Details
15
16
When using the following fields / validations:
17
Email domains - If a blocked / allowed domain list must be used, add this information in the Domain Lists tab.
18
List values - For all list fields, provide the corresponding values in the Picklists tab.
19
Integrate LeadID - It’s recommended that this field is used; ensure that HubSpot is able to accept alphanumeric characters.
20
21
Property Internal NamesRequired / OptionalField TypeField validation requirementsExample data
22
List the internal names of every property in
your HubSpot form.
State if the HubSpot field is
Required or Optional.
State the type of the HubSpot field:
eg. text, list, date, integer, phone, Boolean.
Make a note of any
field validation requirements.
Provide a sample value to illustrate the expected data format.
23
Sample values - delete and populate with your Field Details.
24
firstNameRequiredTextJoe
25
lastNameRequiredTextSmith
26
emailRequiredEmailBlock competitor domainsjsmith@integrate.com
27
phoneOptionalPhone123-456-7890
28
address1OptionalText123 Main Street
29
address2OptionalTextSuite 2
30
cityOptionalTextBoston
31
zipPostalOptionalText98987
32
stateProvOptionalListRequired for US and CanadaMA
33
countryRequiredListUS
34
companyRequiredTextIntegrate
35
titleRequiredTextDirector of IT
36
levelRequiredListDirector
37
industry1OptionalListTechnology
38
companyRevenue1OptionalList50 - 99 Million
39
assetDownloadedOptionalTextAwesome Asset Title Here
40
CommentsOptionalTextMaximum 250 characters, follow example formatDiscussion notes: Some notes would go here - Other notes: More notes would go here
41
optInRequiredBooleanTrue/False values onlyTrue
42
IntegrateLeadIDRequiredText1ab2cdef-3g45-6h78-i90j-1234k5l6m7no
43
mediaPartnerOptionalTextLead2Rev
44
LinkedInLeadIDOptionalText1234567a-8b9c-0d12-e34f-56g789012h34-5
45
LinkedInCampaignIDOptionalText012345678
46
WebinarActivityTypeOptionalListLive
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100