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

Sending JSON data from Logic App to Function App to Eloqua with RestSharp

I'm trying to make a Function App that takes JSON data from a Logic App and then sends it to Eloqua API. I've been using the Eloqua documentation in order to set it up. However, I am getting in to problems. I seem to not get any data from my Logic…
0
votes
1 answer

What kind of dynamic content is available in Eloqua?

In Eloqua, can you send out an email to a contact list but version the "hero" image headline for each segment using dynamic content blocks? And then can you do the reverse, have the main image remain the same, and dynamically populate products below…
0
votes
1 answer

Contact Entry in Eloqua & the journey it involves?

Once a contact enters Eloqua via list upload (or) Form Submission ( or) Webvisits - what is the journey of contact activities taken place - Eg : he will be Globally Subscribed , in CDO the contact undergoes Global Privacy check - apart from these -…
0
votes
1 answer

Eloqua API "EmailTestDeployment" report shows as live send

I'm using the REST API 2.0 for sending quick tests but they're coming through as 'live' sends in the reports. Surely there's a way for it show up as a test, right? I feel like I'm missing something simple but not sure what it is. Here's the object…
benn_k
  • 1
0
votes
0 answers

Connect job notification alert in reponsys

In oracle responsys, I am doing connect job to import a file from the server but in the notification step I observed that, there is an limit to add the emails so I entered the group email id (XYZ@outlook.com) to check whether it triggers or not to…
Akshay
  • 359
  • 1
  • 3
  • 14
0
votes
1 answer

Oracle eloqua form fields validation by an email

Is it possible to have a validation process with an email before updating a field from an eloqua form into the eloqua database ? ex: my form integrates a field called "Persona" . This field is an important information so I want to be able to collect…
0
votes
1 answer

Is it possible to include my one page Eloqua microsite in a subdirectory rather than as a subdomain

I have an Eloqua microsite that I would like to integrate into my main website as smoothly as possible. The site is a single page, and I am am hoping to include it as a subdirectory rather than a subdomain e.g. www.mydomain/microsite. Is it…
Finglish
  • 9,692
  • 14
  • 70
  • 114
0
votes
0 answers

How to use RegEx extract in Eloqua?

im using Eloqua and theres a RegEx function, what I'm trying to achieve is to Extract all words after the first word and ONLY if the first word is [The]. An example here would be lets say i have a company called The Abc Inc, since the first word is…
John
  • 1
  • 1
0
votes
2 answers

how to display an element only on mobile view?

Im creating an email template on Eloqua, so what i have successfully did was hide an image when on mobile view. So it shows only on desktop view. Now im trying to do is to view another image only on mobile view and not on desktop view. How can i…
Rajveer Singh
  • 433
  • 5
  • 20
0
votes
1 answer

Send an e-mail to the same e-mail address to which multiple records are associated in a custom object in Eloqua Marketing Cloud

I would like to send several dems to an e-mail address with different customizations based on the information present in a Custom Object. Es. Email Address = xxx@x.com Custom Object: 3 records with different information to be printed in the email to…
0
votes
1 answer

Problem in Eloqua campaign when using Eloqua app connector with Bulk API

I have used Eloqua app connector in campaign. Its good to execute max 5000 records , that's Record per notification set to 5000, but I want export records more than 5000, so I update Record per notification is Zero as per the Eloqua documentation…
0
votes
1 answer

Eloqua form query-string pull - Issue with '.value' being undefined

On the last section of my JS where I'm trying to set the value to the utm parameters. I keep getting: Uncaught TypeError: Cannot set property 'value' of undefined at setCampaign var defaultHiddenFieldNameValue = "NoData"; function…
Drew Todd
  • 11
  • 1
  • 2
0
votes
1 answer

Eloqua API - Retrieve a list of contacts based on Security Label

I'm trying to build a dashboard that provides information (aggregates only) about contacts in our Eloqua database, but only those with a specific security label. Is there a way to gather this info using the REST APIs that ELoqua publishes? If not,…
Farfromunique
  • 447
  • 1
  • 6
  • 15
0
votes
1 answer

can i define global variables for an email in eloqua

I am using eloqua for email marketing and i do not see any way to define global variables in the email. Is there any script that eloqua uses that i can use to define some global variables at the top of the email so i do not have to define values…
kuml
  • 231
  • 5
  • 15
0
votes
1 answer

How can i send immediate Web visit notification based on custom field in Eloqua [Not Profile fields]?

I am trying to achieve here the instant Visitor Web notification to Eloqua user based on the Custom field which is other than profile fields ?Is anybody face the same issue earlier on setting up the Visitor notification & how you have resolved that…
Nik
  • 1
  • 1