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
2 answers

Eloqua Bulk API issue

I am trying to fetch the data from Eloqua through bulk API 1.0 but I'm facing a problem, please follow my steps: 1) First I export the "syncedinstanceurl" from Eloqua and got successfully response like /contact/export/1234 with below code 2) Then I…
dhirendra
  • 1
  • 2
0
votes
1 answer

Python bad request error calling Eloqua API - JSON formatting

When I try to access the Eloqua API with the following code, I get a 400 error. Eloqua Support tells me the following: "It seems that the 400 error is being caused by an unfamiliar format being using in the request's body. We suggest using the JSON…
mcseare
  • 3
  • 1
0
votes
1 answer

How to get Form data to Landing Page which is redirected from the form in eloqua?

We have a form where in processing steps we have redirected the form to landing page. I want to access the data submitted in form on the Landing page. How can i achieve this? The Landing page with form completely acts as back end form which is…
-1
votes
1 answer

Is there a way to Bulk extract contact details out of Oracle Eloqua's API?

I am trying to extract a large amount of details out of our Eloqua system using it's API and got this API to work perfectly for single IDs: https://docs.oracle.com/en/cloud/saas/marketing/eloqua-rest-api/op-api-rest-1.0-data-contact-id-get.html The…
Andrew Hicks
  • 572
  • 1
  • 6
  • 19
-1
votes
2 answers

Issue in fetching records from Oracle Cloud(Eloqua)

I have an API call from mule to Eloqua. I'm using http connector to connect the API, there are around 80000 records which need to fetched in to Mule ESB. But whenever it connects to that API fetching only 1000 records that all records are random…
Thiru
  • 404
  • 1
  • 16
  • 44
1 2 3 4 5 6
7