Submit customer information to start the track of campaign using Eloqua API

I'm relatively new to the Eloqua API and I was wondering if someone could help me in this task, I'm trying to complete. I made a custom form on our Web site which has fields for name, first name, Email and phone. Once someone completes this form, I want to submit data to Eloqua using the API to start this person in an already created campaign. So that this works, I need to create a contact by using the Eloqua API first with information from this person before being able to start in the campaign? How can I go about starting a person on a campaign using the API?

Thanks for any help you can provide!

Hi Nick,

Yes, you will need to create the contact to Eloqua to push through a campaign.  A way to accomplish what you're trying to do would be to create the contact and add them to a list shared in Eloqua.  The campaign is usually powered by a Segment, in which a shared list can be included.  Thus, when someone submits your form, you create a record of contact for them (or to update an existing record) through the API, add the contact to a shared list, and then when the Segment (which includes this shared list) updates, contact will flow through the campaign.

I hope this helps.

Tags: Marketers

Similar Questions

  • Using Eloqua API to get the contact email activity history

    We would like to use Eloqua API to obtain an audit for a specific e-mail which was sent to a contact OR a history of activity regarding the emails that have been sent to a contact - query by e-mail of the contact value.


    Is there a way to REST it? If not, is there another programmatic way to obtain this data?


    Thank you


    Beth

    Not with 2.0 REST but with 1.0 it would look like this (make sure to change the id on the dates contact id and start/end)

    https://secure.eloqua.com/Api/rest/1.0/data/activities/contact/519393?type=emailOpen&startDate=1388534400&endDate=1397076856
    

    Syntax

     /data/activities/contact/{id}?type={type}&startDate={startDate}&endDate={endDate}&count={count}
    
  • locking of Hotmail and ive tried to submit my information and verify the identity

    Hi, the account Im trying to recover is * address email is removed from the privacy *.
    A week ago, I sign with my ususal password (Ive been using for the last 7 years) when he says "incorrect password."
    I checked that capslock was off and tried to enter again. I was then locked.    Unfortunately, I can't remember the answer to my secret question, so I presented my information, including a list of my contacts to the team of windows help who told me that my identity of the user of the account cannot be verified.

    There are important contacts on this account, some have same important for my future career, but also friends and family.  Please help me!

    Submit all Hotmail queries on the forum right here:

    Windows Live Solution Center
    http://windowslivehelp.com/

  • Cannot open any file, start the system restore or use my original XP pro CD

    original title: no CAN NOT OPEN ALL the FILES ON MY OS, I can't START the SYSTEM RESTORE, I can't EVEN USE MY XP PROFESSIONAL ORIGINAL CD... HELP PLEASE!

    I HAVE A DELL INSPIRON / B130 LAPTOP WITH XP PROFESSIONAL OPERATING SYSTEM.  I GOT HOME THE OTHER DAY TO FIND MY ROOMMATE ON MY LAPTOP, AFTER THE LECTURES OF THE PERSON TO KEEP YOUR HANDS OFF. I OPENS AND DISCOVERS WHAT HAS HAPPENED. THE PERSON DOWNLOAD FREE DOWNLOADERS VIDEO 4 X, AS WELL AS FILMS AND OTHER JUNK ON MY COMPUTER... ETC I WENT TOO ADD REMOVE PROGRAMS AND DELETED PROGRAMS THAT KEPT DUPLICATE ITSELF. I SHUT DOWN MY COMPUTER, TO THE REBOOT. NOW I GET THESE MESSAGES... "WINDOWS CANNOT OPEN THIS FILE", EXE, FILES,. INK AND WELL BASICALLY ALL THE FILES FILES. I CAN'T OPEN THE SYSTEM RESTORE, ENTER ADMINISTRATOR, I CAN'T EVEN USE MY WINDOWS XP PROFESSIONAL CD ORINGINAL, IT SAYS: ERROR. 3514 LINE, I DON'T KNOW WHAT ELSE TOO CAN YOU PLEASE HELP ME? Thank you

    Hi Colleen,

    Please take a look at the following suggestions for a possible solution:

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-windows_programs/cannot-open-any-exe-files-cant-open-any-programs/85545ac1-3822-47AA-b664-e4209c62e9be

  • I'm having a problem with my wireless connection. I have to keep in with zero wireless configuration to connect to the internet almost whenever I start the computer. I use downgrade XP on vista.

    I'm having a problem with my wireless connection. I have to keep in with zero wireless configuration to connect to the internet almost whenever I start the computer. Usually, you must configure only once and his game, but I have to keep on my new Dell Precision 6400 reconfigure it. I use downgrade XP on vista.

    Hi Susancav,

    Welcome to Microsoft Windows Forums!

    I'll be your message to the category of xp windows for a better answer. You can always find your message by going to my Threads in the section My Forum links at the top right of the page. http://www.Microsoft.com/windowsxp/expertzone/newsgroups.mspx

    Thank you and best regards,

    Bindu S - MICROSOFT SUPPORT
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Cannot start the ripple of Services using the Chrome extension

    Dear users,

    I went through the audit process on the tools of development http://developer.blackberry.com/html5/documentation/v1_0/getting_started_with_ripple_1866966_11.html...

    I was not able to start the Services of ripple. My ripple menu differs from others on the internet, for example http://escay.nl/stackoverflow/RippleServices.png I can't understand, why this is so.

    What I see (lack of button start Services)

    Can someone point me to the right direction to fix this problem, please?

    I can activate the ripple of a webpage (for example the KitchenSink) and I see a Z10 in Chrome browser, but I'm not able to detect my own HelloWorld Web page on the local port 9910.

    Chrome version 35.0.1916.114 m

    Ripple emulator (Beta) 0.9.15

    OS: Windows 7

    The same point of view menu Opera 22.0.1471.50
    with ripple emulator (Beta) Version 0.9.19
    System: Windows 7 64-bit (WoW64)

    Edit: It is the EULA appears and it is possible to accept it under Opera!  I followed the manual to "Allow the trip" emulator to https://developer.blackberry.com/html5/documentation/v1_0/getting_started_with_ripple_1866966_11.htm...

  • Remove the child window Parent using WIN API

    Hi all

    For a parent-child relationship between two screws using the User32.dll I use the SetParent function and pass the handle of the parent VI and VI child to this function. Now, after this relationship has been established, I want to remove the child from the parent window and use it as an independent VI using WIN API. Can someone help me on this?

    Thanks in advance!

    Fragger Fox!

    Hi Fragger Fox,

    I think that it should be possible, if you assign a new parent to the child. Maybe this works if you assign the desktop as a new parent.

    It will be useful.

    Mike

  • To access the information contained in the simple contact forms using javascript code

    I developed a page and you want to use information from a simple contact form that has changed so that the custom fields and one of the fields has used a widget of third party to provide a date picker.  I figured out how to change the button submit to go to my javascript, but may not know how to read the values in the fields in the form.  Does anyone know how to do?  PS - I did the form in Muse but exported the HTML to Dreamweaver to add javascript code.

    What you're trying to do is beyond the scope of Muse. Remember that any changes in Dreamweaver will be replaced again the next time that you open it in Muse.

  • With the help of jq waypoints to start the animation if you use the file oam

    OK so y at - it suggestions on how I can use jq waypoints to start various animations when I reached in some places on a page if I have embeded animations using the oam with dreamweaver file?

    in other words, anyone know if I can get the js on the home page to interact with the js within the object

    Well I thought about it I itself.

    on the page of the object html

    function fire(sym,e) {}

    loadedComps ['index 1'] .getStage ().getSymbol('inde').play (0);

    }

    var loadedComps = {};

    {AdobeEdge.bootstrapCallback (function (compId)}

    loadedComps [compId] = AdobeEdge.getComposition (compId);

    now, it is prudent to call and the link to things like...

    AdobeEdge.Symbol.bindTimelineAction (compId, 'stage', "Default editing", "complete", fire (sym, e))

    })

    on the page that the object is embeded in

    {$('.sectwo').waypoint (function (dir)}

    Window [0]. Fire()

    });

    As far as I can tell
    the object is injected into the dom window by window key [0] [1] a window [2], etc...

    then by changing the bonding time line to call a function preregisted
    I can control the animation of objects aside the embeded object

    hope this helps someone

  • How do we get the device phone number using webworks api 2.0

    I could see an example of code to get the phone number of javascript which is not supported for BB10.  The code below does not work for BB10? If so, what is one alternative to the native extension.

    
    

    Hi beats,

    It is currently not possible. The only way you could get the phone number in this moment is to create a native extension that accesses the 'phone' / 'Line' API here http://developer.blackberry.com/native/reference/cascades/bb__system__phone__line.html?f=line#functi...

  • Redirecting to site after the widget is signed using REST API

    Hello

    I would basically users to aim at a widget EchoSign then back to our external site after the signing. I tried to use this:

    https://secure.echosign.com/public/docs/restapi/v2#resource_widgets

    to generate a widget with a redirect url, but I can't specify a widget I have already created. Instead, I'd give it two fields:

    'formFieldLayerTemplates' => array(
           'libraryDocumentId' =>MY_WIDGET_ID
    ),
    'fileInfos' => array(
           'documentURL' => array(
                'url' => 'PATH_TO_ORIGINAL_WIDGET PDF/test.pdf',
                     'name' => 'test.pdf'
           ),
    ),
    

    I use PHP fwiw.

    The widget looks ok for the first few pages, and then all the fields begin to be extinguished by a page. Looks like there should be an easy way to tell just the API to use the widget that I have already created the basis for all this.

    Is this possible?

    After the widget is signed, but techinically it isn't over until the user confirms their email also happens the redirection. Is it possible to set up the redirection at this time?

    Thank you!

    Hi James,

    Please contact support about your query. They should be able to help you with this.

    Thank you

    Jat

  • Create the new virtual machine using Java API vCloud

    Hi guys,.

    I am trying to create the new virtual machine in TIME, but I've stuck here. The API I'm using is vcloud-java-sdk - 1.0.jar.

    Could you please show me a code snippet how to do this?

    For now I do it like this:

    RecomposeVAppParamsType recomposeVAppParamsType = new RecomposeVAppParamsType();

    List the items < CompositionItemParamType > = recomposeVAppParamsType.getItem ();
    ReferenceType vappTemplateVMRef = new ReferenceType();

    // ??? seems that new reference to the new virtual machine should be here. But how to create this VM
    CompositionItemParamType compositionItemParamType = new CompositionItemParamType();
    compositionItemParamType.setSource (vappTemplateVMRef);

    Items.Add (compositionItemParamType);
    ReferenceType vAppRef is Vdc.getVdcByReference (vcloudClient, vdcRef) .getVappRefByName ("vApp_Websrv");.

    Vapp.getVappByReference (vcloudClient, vAppRef) .recomposeVapp (recomposeVAppParamsType);

    One day before I played with Web Services SDK, which is much easier to understand. I was able to create the vApp and VMs in vSphere. Is it possible to import machines virtual vSphere to vCloud? Should what API I use for this?

    Thank you

    Hello

    You cannot add a new empty virtual machine in a paralytic.

    Instead, you can add a virtual machine from an existing vapp, vapptemplate.

    To import a vsphere vm to vcloud.

    Import vsphere vm as VAPP in vcloud. VMWVimserver-> importVmAsVApp()

    The importation of vsphere vm, as vAppTemplate, in vcloud. VMWVimserver-> importVmAsVAppTemplate()

    See also the example of ImportVmAsvAppTemplate.java, which is part of the vcloudjavasdk group.

    Kind regards

    Rajesh Kamal.

  • To group the existing objects by using script API?

    Am I missing something, or is at - it no way to group the existing objects using the api script? You can add GroupItems (), but that does not help you with existing objects.

    You have probably not to duplicate the element, which is just how the examples have been written.

    Looking at the code, try to change this:

    newItem = docSelection [i] .duplicate ();

    newItem.moveToBeginning (newGroup)

    to do this:

    docSelection [i] .moveToBeginning (newGroup)

  • Tabular - submit custom and insert/updated data in records

    I have a tabular layout with 2 columns representing the data in the table and custom 5 columns.

    The task ID Name of the task 07/10/2013-10 13, 2013 14/10/2013 to 20/10/2013 21/10/2013-10 27, 2013 28/10/2013-03/11/2013 11 04, 2013 at 10/11/2013
    1TASK1
    2TASK2
    3TASK3

    I use a sql that returns null for columns 3 to 7 values. Can I use the html form of the apex option and jquery to add change the headers for weeks and add checkboxes.

    My sql: select task_id, TaskName, null, null, semaine2, null, null semaine4 semaine3 week1, week5 < table name > null

    My table has columns task id, task name, start_date and end_date.

    When the user clicks on the button submit, I need to send the box to my stored procedure and insert records into the table. I can't find out how to send a mapping of the task_id, date in each column headers and data box at the apex back end and treat them. For example, if the first check box in the first row is checked, I have to insert a row with the values "1, TASK1, 07/10/2013, 13/10/2013. I have also read data from the table and display it in the same format. Please let me know how to proceed in the apex.

    instead of using the null value, you can use apex_item api to create checkboxes

    read http://docs.oracle.com/cd/E37097_01/doc/doc.42/e35127/apex_item.htm#CHDDCHAF

    You can set the value of checkboxes using apex_item api, then the value may be captured in your process of

    Check this: Martin Giffy D'Souza on Oracle APEX: APEX (Advanced) with checkboxes report.

    Let me know if that answers your query in the active thread

    Kind regards

    Vishal

    Oracle APEX 4.2 reports | Packt Publishing

    Vishal blog

  • Portege M300 to start the external hard drive?

    It is possible to start the computer laptop while using an external usb HDD?

    How do they do that? I want to use the operating system win2000 to start.
    Thanks adavance

    First of all, you must make sure that you have a bunch of USB option in the BIOS.

    How you install an operating system on an external device, use google to find instructions. It should work like BartPE, which you can put on a USB key.

Maybe you are looking for