ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
2
Connecting to Eloqua Credentials & Fields
3
4
5
Use this template to help you collect the details within your Eloqua instance needed to connect to and post leads from PeerSpot
6
Filling in all required ** info is necessary to integrate Eloqua with PeerSpot
7
8
My Eloqua Credentials** Indicates a required value
9
10
If multiple Eloqua forms are being used, collect the elqFormName and HTML field details for each form.
11
12
Post URL **Headers **elqFormName **elqSiteID **elqCustomerGUID **elqCookieWrite **
13
Value will follow this format:
https://sELQSITEIDHERE.t.eloqua.com/e/f2.
Located in your Eloqua Form > Actions > View Form HTML.
Leave as default values below. Required for system connection, but will not change.Located in your Eloqua Form > Actions > View Form HTML.
Located in your Eloqua Form > Actions > View Form HTML.
Value typically BLANK but must still be included. Located in your Eloqua Form > Actions > View Form HTML.
Value typically 0 but can vary.
Located in your Eloqua Form > Actions > View Form HTML.
14
[Paste your Post URL here]Key = Content-Type
Value = application/x-www-form-urlencoded
[Paste your elqFormName here][Paste your elqSiteID here][Paste your elqCustomerGUID here][Paste your elqCookieWrite here]
15
16
17
My Eloqua Field Details
18
19
When using the following fields / validations:
20
Email domains - If a blocked / allowed domain list must be used, add this information in the Domain Lists tab.
21
List values - For all list fields, provide the corresponding values in the Picklists tab.
22
LeadID - It’s recommended that this field is used; ensure that Eloqua is able to accept alphanumeric characters. This is required if using closed loop reporting.
23
24
HTML Field NamesRequired / OptionalField TypeField validation requirementsExample data
25
List the names of every field in
your Eloqua form.
State if the Eloqua field is
Required or Optional.
State the type of the Eloqua 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.
26
elqFormNameRequiredStandard Eloqua FieldThese standard Eloqua field values will correspond to your collected values listed above.
27
elqSiteIDRequiredStandard Eloqua Field
28
elqCustomerGUIDRequiredStandard Eloqua Field
29
elqCookieWriteRequiredStandard Eloqua Field
30
31
Sample values - delete and populate with your Field Details.
32
firstNameRequiredTextJoe
33
lastNameRequiredTextSmith
34
emailRequiredEmailBlock competitor domainsjsmith@integrate.com
35
phoneOptionalPhone123-456-7890
36
address1OptionalText123 Main Street
37
address2OptionalTextSuite 2
38
cityOptionalTextBoston
39
zipPostalOptionalText98987
40
stateProvOptionalListRequired for US and CanadaMA
41
countryRequiredListUS
42
companyRequiredTextIntegrate
43
titleRequiredTextDirector of IT
44
levelRequiredListDirector
45
industry1OptionalListTechnology
46
companyRevenue1OptionalList50 - 99 Million
47
assetDownloadedOptionalTextAwesome Asset Title Here
48
CommentsOptionalTextMaximum 250 characters, follow example formatDiscussion notes: Some notes would go here - Other notes: More notes would go here
49
optInRequiredBooleanTrue/False values onlyTrue
50
IntegrateLeadIDRequiredText1ab2cdef-3g45-6h78-i90j-1234k5l6m7no
51
mediaPartnerOptionalTextLead2Rev
52
LinkedInLeadIDOptionalText1234567a-8b9c-0d12-e34f-56g789012h34-5
53
LinkedInCampaignIDOptionalText012345678
54
WebinarActivityTypeOptionalListLive
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