Questions tagged [eloqua]

A commercial service provider for marketing automation acquired and maintained by Oracle. Functionality is similar to other platforms such as Adobe's Marketo.

Eloqua is a commercial service provider for marketing automation

95 questions
0
votes
1 answer

Connection error while fetching data from Eloqua in mule

Sometimes i'm getting below error while connecting to Eloqua system using HTTP component. Sometime it is fetching data from Eloqua properly but in rare cases getting the below error. 20:31:11.474 08/18/2017 Worker-0 …
Thiru
  • 404
  • 1
  • 16
  • 44
0
votes
1 answer

Oracle Eloqua syncedInstanceUri error

I developed a Feeder Service for Eloqua and whenever the syncronization happens I get the following error: java.lang.RuntimeException: { "failures":[{"field":"syncedInstanceUri","detail":"Must reference CloudFeeder instance within a…
Esteban Rincon
  • 2,040
  • 3
  • 27
  • 44
0
votes
1 answer

Eloqua Oauth 2.0 POST request return 411 response code

I'm trying to obtain an Access Token and a Refresh Token by making a POST request to the https://login.eloqua.com/auth/oauth2/token endpoint. I followed "Authenticate Using OAuth 2.0" document (Resource Owner Password Credentials grant flow). I…
ArpitBora
  • 590
  • 9
  • 24
0
votes
1 answer

Is there a way to check date dynamically in eloqua?

Context: I am using Microsoft Dynamics (CRM) and Eloqua to send email campaigns. I have a date field in CRM that I want to check against in Eloqua for a specific campaign. This campaign needs to check to see if the date field is <= today's date +…
Swagin9
  • 1,002
  • 13
  • 24
0
votes
1 answer

Integrating Gravity Forms with a 3rd Party (Eloqua)

I wondering if you guys could help. I am trying to integrate Gravity forms with Eloqua CRM. I've tried both '3rd Party Integration' plugin and I have also tried adding the gf after submission function in my functions.php file. However, I have not…
0
votes
1 answer

Eloqua - Extract LastModifiedBy details of Security Group using REST API

I am trying to retrive security group details (last modified by field) using REST API,but unable to extract this information. Here is my GET - GET…
sfdcdev
  • 13
  • 3
0
votes
1 answer

Scroll to first Form Error Using LiveValidation

I am looking for a way to scroll to the first error using only the LiveValidation 1.3 JavaScript library. I see examples online of how to do it in general, but nothing for LiveValidation. This is for an Eloqua form that uses the LiveValidation…
Ben Hayes
  • 55
  • 1
  • 7
0
votes
1 answer

LiveValidation with Autocomplete Google Maps Places API

What I'm Using: I have an Eloqua form that uses LiveValidation and Google Maps Places API to autocomplete the company field and fill out contact fields (country, state, city, etc..). The Issue: This works well, but I'm running into a bug when it…
Ben Hayes
  • 55
  • 1
  • 7
0
votes
1 answer

Add validation on multiple single checkbox

I have group of single checkbox for topic of the event. I want the checkbox to be required. The code will be used in Eloqua so HTML code can't be change, as well the onsubmit function.
Jerika
  • 129
  • 7
  • 17
0
votes
1 answer

Eloqua delete canvas dependencies using REST API

I need to delete a big number of canvases and they have filters and segments as dependencies. I've done an application in Python which sends API calls to get the segments and filters by using a search key but I can't delete them because they are…
0
votes
1 answer

Eloqua - How to obtain 'Form Submit' activity information, including Campaign name, using BULK API

I would like to obtain 'Form Submit' activity information using the BULK API. This link provides a list of activity fields I can specify as a part of the export definition. It includes the 'CampaignId'. I would additionally like to obtain the…
alwayslearning
  • 4,493
  • 6
  • 35
  • 47
0
votes
2 answers

Send third party data to Eloqua from a webpage

I would like to send the data about our website visitor, which is obtained from a third party source, to Eloqua from our website. Suppose, a visitor John is visiting our website ex. www.abc.com. We are getting informations about John from a third…
Vijay
  • 3
  • 3
0
votes
0 answers

Populated JavaScript changing characters to character entities

I am using a CMS to host landing pages. Each of the landing pages begin with about 600 lines of JavaScript which is identical across landing pages. This script basically validates the form and adds in some conditional functionality. I am not the…
keithiopian
  • 123
  • 1
  • 2
  • 11
0
votes
2 answers

"Loading" function to allow JS to load and forms to populate in the background

I'm using a marketing automation platform (Eloqua) that uses cookies to track users on our website (or our "microsite" on their website). On a page for my customers to set their mail preferences they have a javascript "Web Data Lookup" I can use…
Sanfly
  • 1,021
  • 1
  • 11
  • 19
0
votes
1 answer

elq is not defined error in javascript

I am trying to run the following javascript function. While running the below script, firebug spots an error. Below is the error message, ReferenceError: elq is not defined elq.dynamic(-57770, 5000, 'replace-me'); Code: