Quantcast
Channel: Topliners : All Content - All Communities
Viewing all 2909 articles
Browse latest View live

Eloqua Contact Import using Bulk REST APi is not working.

$
0
0

Hi

 

I am following the "EloquaBulkApiDocumentation" for importing contact into Eloqua using bulk REST API. But I am getting error out.I have following exactly the JSON contents which mentioned into the books.

 

First REST Call -   /api/bulk/2.0/contacts/imports/

 

{

  "name": "Docs Import Example",

  "fields": {

  "C_FirstName": "{{Contact.Field(C_FirstName)}}",

  "C_LastName": "{{Contact.Field(C_LastName)}}",

  "C_EmailAddress": "{{Contact.Field(C_EmailAddress)}}"

  },

  "identifierFieldName": "C_EmailAddress",

  "isSyncTriggeredOnImport" : "false"

}

 

 

Second REST Call for Data :

 

{

  "item": [

  {

  "firstName": "Juan",

  "lastName": "Garcia",

  "emailAddress": "juan@example.com"

  },

  {

  "firstName": "Tatiana",

  "lastName": "Smirnov",

  "emailAddress": "tatiana@example.com"

  }

  ]

}

 

Third called for Sync :

 

Here 17 is my list id which I got from first Rest Call.

{

"syncedInstanceUri": "/contacts/imports/17"  

}

 

Regards

MRinmoy.

 

 

Here is the log details :

 

 

<Response xmlns="https://secure.p03.eloqua.com/api/Bulk/2.0/syncs/4/logs">

   <count>8</count>

   <hasMore>false</hasMore>

   <items>

      <e>

         <count>0</count>

         <createdAt>2014-06-23T22:31:25.0870000Z</createdAt>

         <message>Successfully converted file 2014-06-23T22-30-22_User27_2f3ed1c87d33418f91205d7daee640b8.json (0 kb) with json converter.</message>

         <severity>information</severity>

         <statusCode>ELQ-00104</statusCode>

         <syncUri>/syncs/26</syncUri>

      </e>

      <e>

         <count>0</count>

         <createdAt>2014-06-23T22:31:25.1370000Z</createdAt>

         <message>Field (C_FirstName) is part of import definition, but not included in file .</message>

         <severity>warning</severity>

         <statusCode>ELQ-00121</statusCode>

         <syncUri>/syncs/26</syncUri>

      </e>

      <e>

         <count>0</count>

         <createdAt>2014-06-23T22:31:25.1370000Z</createdAt>

         <message>Field (C_LastName) is part of import definition, but not included in file .</message>

         <severity>warning</severity>

         <statusCode>ELQ-00121</statusCode>

         <syncUri>/syncs/26</syncUri>

      </e>

      <e>

         <count>0</count>

         <createdAt>2014-06-23T22:31:25.1370000Z</createdAt>

         <message>identifierFieldName (C_EmailAddress) must be contained within Fields, if specified.</message>

         <severity>error</severity>

         <statusCode>ELQ-00112</statusCode>

         <syncUri>/syncs/26</syncUri>

      </e>

      <e>

         <count>0</count>

         <createdAt>2014-06-23T22:31:25.1370000Z</createdAt>

         <message>Field (item) is not part of import definition, and will be ignored.</message>

         <severity>warning</severity>

         <statusCode>ELQ-00111</statusCode>

         <syncUri>/syncs/26</syncUri>

      </e>

      <e>

         <count>0</count>

         <createdAt>2014-06-23T22:31:25.1500000Z</createdAt>

         <message>There are no mapped fields in the file 2014-06-23T22-30-22_User27_2f3ed1c87d33418f91205d7daee640b8.csv.</message>

         <severity>error</severity>

         <statusCode>ELQ-00127</statusCode>

         <syncUri>/syncs/26</syncUri>

      </e>

      <e>

         <count>0</count>

         <createdAt>2014-06-23T22:31:25.1500000Z</createdAt>

         <message>There was an error processing the import.</message>

         <severity>error</severity>

         <statusCode>ELQ-00107</statusCode>

         <syncUri>/syncs/26</syncUri>

      </e>

      <e>

         <count>0</count>

         <createdAt>2014-06-23T22:31:25.1370000Z</createdAt>

         <message>Trying to unlock file 2014-06-23T22-30-22_User27_2f3ed1c87d33418f91205d7daee640b8.csv on import 17 for user 27. File has been unlocked.</message>

         <severity>warning</severity>

         <statusCode>ELQ-00110</statusCode>

         <syncUri>/syncs/26</syncUri>

      </e>

   </items>

   <limit>1000</limit>

   <offset>0</offset>

   <totalResults>8</totalResults>

</Response>


Eloqua 10 – CRM

$
0
0

Is it possible to have Eloqua instance connected with SFDC and MS Dynamics CRM at the same time?

Links working then sometimes not working in my EDM

$
0
0

I have been having issues with links not opening in my EDM. Sometimes they work, and sometimes they don't.

Has anyone else had problems when they receive their EDM in their email and the links work on and off?

 

Nick

Adding a new field with a default value

$
0
0

I'm adding a new text field to our contact database. This will be a picklist with three possible values. If I set one of the values as the default, will this default be set for current contacts? Or just for new contacts that are added to the database after the field is added?

 

Thanks.

Force a lead to CRM

$
0
0

So we are about 2 months in to our Eloqua integration to Salesforce, so far it's great. However this is a recurring need where we get leads in from our 1-800 number or we have such a valuable piece of content that whenever someone downloads it we want them to go straight to Salesforce for follow up.  In both cases I need a way to force a lead into CRM as opposed to allowing them to enter via lead score.

 

In order to accomplish this I created a checkbox field for an Eloqua contact with True/False values. Then I added a criteria to my lead score program feeder to say Compare Contact field "ForceToCRM" is exactly "True".

 

Then to test I set a couple of random contacts checked, or "True". I created a fake segment just to make sure that my contacts were evaluating True to my criteria and yep, they are.

 

So everything seems all set, but none of the ForceToCRM contacts are making it through. I checked all of the additional criteria in the program feeder to see if there was anything that would rule them out, but I couldn't find anything that wouldn't let them through.

 

Can someone think of something I did wrong?

Contacts Task in SFDC from Eloqua

$
0
0

Hello Topliners,

 

Need some help, I am trying to figure out how we can easily trigger a task in SFDC without having to create a separate workflow for ever form that I create. So as you might be aware, Eloqua does not distinguish between a lead or a contact bu SFDC does. So what if we have a SFDC contact filling out a form? Then technically the contact does not trigger a task for a SFDC rep to contact that person because they are already a contact. In SFDC task are set up easily with one worflow and then rules that trigger task. So far we found that with contacts we have to create a workflow rule for each form and then have to distinguish between the states so that the correct sales rep get hit... I mean if you reading that it is just as it sounds- a lot of workflow rules. I wonder if anyone else has come across this as an issue and found an easy way out that makes it simple for task to trigger for contacts.

External Assets and Activities

$
0
0

Hello everyone,

 

Lately I and my teammates have been busy making sure the external assets and activities work as they should in Eloqua, and that they get scored properly. Now that this task has come to an end and it has become a smooth process, I was wondering in what way you guys use the most in the sense of External Asset Types: Hit & Click and maybe dump a reaction into the how and why you're doing this, or if you're approaching this in a whole different way? par example: do you also use program builder?

 

Also possibly mention how heavy this external activity weighs for you guys/and girls in the terms of lead scoring! #Share! Kind regards, Robert!

Blind Form Submit: Field Merge Issue Fixed

$
0
0

If you're just starting to use blind submit forms with Eloqua you have probably already seen the various Topliners guides or used the Blind Submit code generator. If this is the case you will most likely have a example that looks something like this: http://s[siteID].t.eloqua.com/e/f2.aspx?elqFormName=[FormName]&elqSiteID=[siteID]&emailAddress=<span class=eloquaemail>EmailAddress</span>&[TrackedField]=[StaticValue]


I was doing the same and editing all of the code in notepad. Everything worked fine until I copied it into the hyperlinks window and tested the form. Nothing worked and every time I checked the submission data it the field merge wasn't working.


What went wrong? When you copy and paste your code out of notepad and into the hyperlink field Eloqua recodes (notice gap between “span” and “class” is missing. Your newly pasted code will now look like this:

http://s[siteID].t.eloqua.com/e/f2.aspx@?elqFormName=[FormName]&elqSiteID=[siteID]&emailAddress=%3Cspanclass=eloquaemail%3EEmailAddress%3C/span%3E&[TrackedField]=[StaticValue]

 

That space between "span" and "class" is critical and for whatever reason Eloqua does not properly recode it. You will have to go in and add "span%20class" in order to have that space correctly inserted. Your new code will look like this:

http://s[siteID].t.eloqua.com/e/f2.aspx?elqFormName=[FormName]&elqSiteID=[siteID]&emailAddress=%3Cspan%20class=eloquaemail%3EEmailAddress%3C/span%3E&[TrackedField]=[StaticValue]


Hope this helps!



Use the Same Query String Parameters For Google Analytics and Eloqua

$
0
0

HI All,

 

We are just beginning to look at Eloqua query strings but have been using query strings for Google Analytics for some time.

 

Question: If we set up a query string in Eloqua's query string settings and use the same parameter as we are using in Google analytics (e.g. "utm_medium" ) will it get recorded by both systems, or could this create conflicts?

 

Not saying we would do this (might not be a best practice?). But if it would work, it would be nice for shorter URL's and ease of record keeping - knowing that one parameter goes to both places...

 

Any thoughts?

 

Thanks,

 

Jim

Cant activate campaign

$
0
0

Hi, i've recently migrated from E9 to E10, so far its a big improvement! I've created one campaign for an e-newsletter, which worked fine. I've created an identical campaign, with different content in the same enewsletter template, but after setting up the campaign and adding the email and the segments, i can save but cant activate. I get an error  'select an email group from the drop down', when all the segments and contacts are fine and show up the correct number of contacts in each segment. What have i dont wrong?

Integrate + Eloqua

$
0
0

Integrate’s closed-loop integration powers customer acquisition by connecting your media programs and prospect data with your Oracle Eloqua account. Leverage this closed-loop marketing platform for:


  • Workflow + Process Automation—Save 25% of your time and resources, allowing marketing staff to focus on planning and optimization.
  • Data Governance—Increase data and engagement quality up to 40%, while reducing the time and costs associated with bad data being passed into your Eloqua account.
  • Closed-Loop Analytics + Integrations—Reduce marketing costs 35% by eliminating manual data processes. Easily connect your media investment with Eloqua, without involving IT resources, to quickly capitalize on campaign insights.
  • Media Marketplace—Access thousands of vetted media partners as a primary or supplemental source to scale your media programs and discover new audiences.



Learn More:


appcloud_contactus_button.png


Requirements

Although Eloqua does not charge for access to this app, additional fees and/or a subscription are required by the providerFor more information, please contact Integrate at 866.478.0326, www.integrate.com, or by email at requests@integrate.com.


Company Overview

Integrate’s cloud-based, closed-loop marketing platform powers customer acquisition by automating, governing and measuring your media programs and prospect data, and integrating them with your marketing automation and sales systems.

Eloqua and Tableau

$
0
0

Has anyone ever transferred Eloqua to Tableau?

Can I create a new segment from an existing segment?

$
0
0

I am trying to create a new segment that excludes all 42 contacts from the same company. Do I just apply a filter? And if so, which filter do I use? Thanks for your help.

RPM Introduction (WBT) - Module 3 Quiz

$
0
0

Hi,

 

Hope someone can point me in the right direction:

 

There were 2 questions (out of 3 on the quiz), dealing with Eloqua Source ID & ICC. I could not find anything about these in the course material nor in Topliners.

The questions were:

 

2) The Eloqua Source ID is system generated when the tactic request is file in ICC.

     - True or False (True)

 

3) Which of the following section in the Eloqua Source ID is the "friendly" name provided by the business during the campaign request in ICC?

 

     EMB.OTHER>EMEA.Broad Market.Webinar.Fundamentals of Retail.321

     - Correct answer is Broad Market

 

I have no idea what ICC stands for (when I google it there are many results).

 

Thanks for your help.

 

Cheryl

No one grew up a modern marketer, do you remember when . . .

$
0
0

A post from earlier today about explaining cassette tapes got me thinking about things that as marketers we have today that weren't available only a few years ago. Thought i would start a discussion.

 

When I was a marketer . . . .

 

Back when I started . . .

 

 

cc Kristin FarwellKristin Connell - challenge


Topliners redesign

$
0
0

Hi there!

Topliners is a great resource, and I've become somewhat addicted to the gamification aspect. However, I feel like it could be better, particularly from a UX perspective. Things I want to do aren't really easy to find. I'd like to see who else thinks there is room for UX improvement.

Can you describe Email Automation in one word?

Sending out blog posts as emails automatically

$
0
0

We have a pretty prolific blogging team, but we're currently using feedburner for our blog subscription emails and it kind of stinks. I'd really love to integrate blog subscriptions with Eloqua, so that we could 1) subscribe people to the blog when they convert on one of our landing pages and 2) lead score based on blog subscription. Has anybody found a graceful way of connecting an email campaign to an rss feed or even directly to WordPress?

How do I find which Shared Lists a particular contact belongs to?

$
0
0

In E9, when I looked at a contact, I could see the list of contact groups that the individual belonged to.  It was a nice interface, because I could then add the contact to another group or remove the contact from a group, with a simple double click.

 

How do I do this in E10?

 

In this case, I uploaded a group of contacts a while back into a shared list.  But I've forgotten the list name (oops!).  I know who is in the list, though.  So if I could see what groups the contact belonged to, I could find the Shared List I created.

 

There are other cases, too.

Thanks for the help.

Your First Concert

$
0
0

What genre of music was the first concert you went to?

Viewing all 2909 articles
Browse latest View live




Latest Images