Use Post Data to Server in the Form Processing Steps to POST registrant data to ON24 Webinars, Engagement Hub and Target.
Post Data to Server Webinars
- Step 1: Setup Eloqua Form Fields for Webinar
- Step 2: Add Post Data to Server Form Processing Step for Webinar
- Target Field Options for Webinar Registration Data
Post Data to Server Engagement Hub
- Step 1: Setup Eloqua Form Fields for Engagement Hub
- Step 2: Add Post Data to Server Form Processing Step for Engagement Hub
- Target Field Options for Engagement Hub Registration Data
Post Data to Server Target
- Step 1: Setup Eloqua Form Fields for Target
- Step 2: Add Post Data to Server Form Processing Step for Target
- Target Field Options for Target Registration Data
Post Data to Server Webinars
Step 1: Setup Eloqua Form Fields for Webinar
- Create a Form in Eloqua with registration fields.
- Include the below hidden fields as static values, or leave them empty and have your landing pages assign values for these.
- eventid
- key
3. The eventid and key are unique per Webinar and can be pulled from the audience URL https://event.on24.com/wcc/r/eventid/key.
Step 2: Add Post Data to Server Form Processing Step for Webinar
- Go to the Form Processing Steps and add Post Data to Server.
-
For General Settings, select Constant Value and add the URL. For NA, use https://seamlessreg.on24.com/eloqua & for EU, use https://seamlessreg.eu.on24.com.
- For the hidden fields eventid and key, change the Target Fields to 'eventid' and 'key'. All other Target Field option names are listed in the table below.
Target Field Options for Webinar Registration Data (v2.0 Data Fields)
Note: Fields are case sensitive (e.g. 'eventid' and 'key'). Use the exact 'ON24 Target Field' names.
Eloqua Standard Source Fields | ON24 Target Fields | Required (Y/N) |
- | eventid | Y |
- | key | Y |
Y | ||
First Name | firstname | N |
Last Name | lastname | N |
Company | company | N |
- | jobfunction | N |
Title | jobtitle | N |
Street Address 1 | address1 | N |
Street Address 2 | address2 | N |
City | city | N |
State | state | N |
Postal Code | zip | N |
Country | country | N |
Work Phone | workphone | N |
- | companyindustry | N |
- | companysize | N |
- | eventemail | N |
- | marketingemail | N |
- | partnerref | N |
- | custom1 | N |
- | custom2 | N |
- | custom3 | N |
- | custom4 | N |
- | custom5 | N |
- | custom6 | N |
- | custom7 | N |
- | custom8 | N |
- | custom9 | N |
- | custom10 | N |
- | exteventusercd | N |
- | utmcampaign | N |
- | utmcontent | N |
- | utmmedium | N |
- | utmsource | N |
- | utmterm | N |
- | fax | N |
If you are using the older URL https://event.on24.com/custom/client/eloqua/postreg.jsp, please go to this page (v1.0 Eloqua Data Fields) to view the fields that can be used when using this URL. It is highly recommended to change the URL you are using to the new one above as this gives you more options for fields to be passed over.
ON24 Registration Form
It is recommended to check enable Login Only on the registration page of your ON24 Webinars. This will disable the ON24 registration form and prevent contacts from using it.
_________________________________________________________________________________________
Post Data to Server Engagement Hub
Step 1: Setup Eloqua Form Fields for Engagement Hub
- Create a Form in Eloqua with registration fields
- Include the below Hidden Fields as static values, or leave empty and have your landing pages assign values for these.
- eventId
- key
- updateIfExist (always "Y")
3. The eventId and key are unique per EHub and can be pulled from Engagement Hub > Reg > Seamless Registration URL.
Step 2: Add Post Data to Server Form Processing Step for Engagement Hub
- Go to the Form Processing Steps and add Post Data to Server.
-
For General Settings, select Constant Value and add the URL. For NA, use https://seamlessreg.on24.com/eloqua & for EU, use https://seamlessreg.eu.on24.com.
- Update the Target Fields names to match our attribute names so that our endpoint can recognize the data POST and add the data to the appropriate ON24 registration fields. See https://apidoc.on24.com/unified-seamless-reg for the full set of attribute names. These are case-sensitive. See below for the required fields.
- eventId
- key
- updateIfExist
Target Field Options for Engagement Hub Registration Data
Note: Fields are case sensitive (e.g. 'eventid' and 'key'). Use the exact 'ON24 Target Field' names.
Eloqua Standard Source Fields | ON24 Target Fields | Required (Y/N) |
- | eventid | Y |
- | key | Y |
updateIfExist |
Y Y |
|
First Name | firstname | N |
Last Name | lastname | N |
Company | company | N |
Title | job_title | N |
Street Address 1 | address_street1 | N |
Street Address 2 | address_street2 | N |
City | city | N |
State | state | N |
Postal Code | zip | N |
Country | country | N |
Work Phone | work_phone | N |
- | job_function | N |
- | company_function | N |
- | company_size | N |
- | partnerref | N |
- | std1 | N |
- | std2 | N |
- | std3 | N |
- | std4 | N |
- | std5 | N |
- | std6 | N |
- | std7 | N |
- | std8 | N |
- | std9 | N |
- | std10 | N |
__________________________________________________________________________________________
Post Data to Server Target
Step 1: Setup Eloqua Form Fields for Target
- Create a Form in Eloqua with registration fields.
- Include the below Hidden Fields as static values, or leave empty and have your landing pages assign values for these.
- eventId
- key
- updateIfExist (always "Y")
- experienceId
3. The eventId, key and experienceId can be pulled from the Seamless Registration URL under Target > Attributes > Seamless Registration URL.
Step 2: Add Post Data to Server Form Processing Step for Target
- Go to the Form Processing Steps and add Post Data to Server.
- For General Settings, select Constant Value and add the URL. For NA, use https://seamlessreg.on24.com/eloqua & for EU, use https://seamlessreg.eu.on24.com
- Update the Target Fields names to match our attribute names so that our endpoint can recognize the data POST and add the data to the appropriate ON24 registration fields. See https://apidoc.on24.com/unified-seamless-reg for the full set of attribute names. These are case-sensitive. See below for the required fields.
- eventId
- key
- updateIfExist
- experienceId
Target Field Options for Target Registration Data
Note: Fields are case sensitive (e.g. 'eventid' and 'key'). Use the exact 'ON24 Target Field' names.
Eloqua Standard Source Fields | ON24 Target Fields | Required (Y/N) |
- | eventid | Y |
- | key | Y |
- - |
updateIfExist experienceId |
Y Y Y |
First Name | firstname | N |
Last Name | lastname | N |
Company | company | N |
Title | job_title | N |
Street Address 1 | address_street1 | N |
Street Address 2 | address_street2 | N |
City | city | N |
State | state | N |
Postal Code | zip | N |
Country | country | N |
Work Phone | work_phone | N |
- | job_function | N |
- | company_function | N |
- | company_size | N |
- | partnerref | N |
- | std1 | N |
- | std2 | N |
- | std3 | N |
- | std4 | N |
- | std5 | N |
- | std6 | N |
- | std7 | N |
- | std8 | N |
- | std9 | N |
- | std10 | N |
Comments
0 comments
Please sign in to leave a comment.