Get information of possibilities using REST or bulk API of Eloqua

Hi all

I am newbie to Eloqua Oracle. I'm trying to extract the information from Oracle Eloquapossibilities. I see that opportunities can be imported from eloqua campaigns page settings button. My task is to get all these opportunities in bulk or REST API. I don't see any endpoint for opportunities in the documentation. Please help me to retrieve the information of possibilities.

Thank you in advance.

Best regards

Mr. Ramana Reddy

OK - it is not possible to create an opportunity in another Eloqua than downloading manually or important CRM.

Re: question on leads, Eloqua account campaign responses that are basically drivers.  Note that responses are not available directly through the API, but with automation via the program or canvas, contacts that generate a response can be added to a group/list and exported via the API block.  Apps can also be used on the Web to push the answers out of Eloqua.

Tags: Marketers

Similar Questions

  • How to get data for submission of form using REST or SOAP API

    Hello

    Can someone let me know how to recover data using REST or SOAP API for example, also I need to know how to delete some data from form submission using REST or SOAP API for submission of form. Answer please I need to implement in one of my projects.

    Thanks and greetings

    Angela

    Post edited by: Md Shahid

    Here the answer How to recover data for submission of form using REST or SOAP API

  • How to recover data for submission of form using REST or SOAP API

    Hi Topliners,

    Can someone let me know how to recover data using REST or SOAP API, for example, also I need to know how to delete some data from form submission using REST or SOAP API for submission of form. Please answer I need to implement in one of my projects.

    Thanks and greetings

    Angela

    See REST API - to access form data REST API - Documentation for kernel objects

    Delete only is not supported via the API.

  • How can I get information RTE in operator (LV) of TS API interface?

    Hello!

    I have operator interface in Labview and use TS API to run tests.

    I like to remove dialogue TEN and see the error messages directly in front panel controls.

    I created the reminder for the TS Application Manager BreakOnRTE event.

    It works well and I can lock apearance of dialogue.

    But if I try to get event parameter ErrorObject (execution) is empty (no error information has).

    But this is real execution that contains step with RTE.

    During the appearance of the dialog box allow in this callback, it contains information of RTE.

    Where can I get the error of this recall information or get it everything else?

    Thanks in advance for any help.

    I found the way to get reminder RTE BreakOnRunTimeError of ApplicationMgr.

    In this way is:

    Run-> GetThread [0]-> GetSequenceContext [0]-> GetRuntimeErrorMessageEx().

    It was not unclear to me: all fields error in step and sequence do not yet meet at the time of reminder.

    Only the context method may return the error message.

    The issue is closed.

  • Problems with the news in bulk Api v2.0

    I recently started using the new bulk Api 2 in order to synchronize the activities of return. However, I came across a couple of major problems with some of the returned data.

    Referencing the docs:

    http://docs.Oracle.com/cloud/latest/marketingcs_gs/OMCBB/index.html#D_Reference/activity-fields.htm%3FTocPath%3DReferenc...

    1. The bounceback, subscribe and unsubscribe activities do not allow a ContactId field to use, while doing other activities. This information must be available, as you can get it from the api REST and Insight reporting. The EmailSend type allows more contact IDs, but it lacks documentation.
    2. Do return the activities of bounceback hard rebounds, not soft. Why? There are also no information that describes the reason for the bounce back for example. "mailbox unavailable" (that you fall into the other api)
    3. There is a serious bug in the information coming back from bouncebacks. Instead of the e-mail address of the recipient, I get the sender e-mail address ([email protected]) on some issues. This effectively makes it unnecessary because without the right email address or id of contact, there is no way, this goes back to original recipient.


    I'm hoping someone will be able to give an overview of these issues. Any help would be with recognition has.

    Thank you

    James Franklin


    fsakr

    TJ fields-Oracle

    Hi James,

    Regarding your questions about activities:

    (1) you are right that ContactId is not currently available to be included in these activities.  We are working on obtaining of their added in a later version.  Email address is available on these activities and can be used to link the activity to a specific contact.

    (2) currently only hard bounces are included.  We are working on adding soft bounces and the reason code in a future release.

    (3) it has not been reported previously, thanks for sharing.

  • currently still have PP CS5.5 & want to install on another office, understand that I can only use one at a time. don't have a CD, can I get information from the current installation and a link to download PP CS5.5?

    currently still have PP CS5.5 & want to install on another office, understand that I can only use one at a time. don't have a CD, can I get information from the current installation and a link to download PP CS5.5?

    Download & install instructions https://forums.adobe.com/thread/2003339 can help

    -includes a link to access a page to download the Adobe programs if you do not have a disk or drive

    Find your http://helpx.adobe.com/x-productkb/global/find-serial-number.html serial No.

  • Get information for clip loaded in the source using ExtendScript monitor

    Hello

    So, the short version: I was wondering if there is a way to get information about the clip currently loaded in the source, using ExtendScript monitor. Specifically, I am interested in the name, from timecode and in/out points. I don't see anything obvious in the ExtendScript Toolkit data browser, but I thought I'd ask.

    The long version of what I'm trying to do: I have a clip in the source monitor Panel that I know is in the active sequence. I would take the points of entry/exit from the source element and those like entry/exit points in the sequence. It's kind of a hack to get around the fact that you can't associate speech analysis with a multicam clip so I cut with one of the audio clips in the multicam clip and then I am translating those points to the multicam editing sequence. I have a way to do it with an AppleScript macro, but I would find a more robust solution (and cross-platform).

    Thank you!

    There is no possibility of returning to an element of the Source monitor to real projectItem in Agency CC 2015.

    However, you are not the first to ask such a feature, and (ahem) I can neither confirm nor deny that it can be added in the near future.

  • In bulk API - how to get all contacts that when, in a specific campaign

    Hello

    I am trying to retrieve all contacts only when a specific campaign ID.

    I looked in most activities of the api and it seems that I can not filter the results according to the type of activity: entry campaign.

    Basically what I tried and succeeded is to get all the contacts that are in a specific activity as "EmailOpen" type and a specific campaignid.

    but I need to extract the results of entry of campaign activity.

    is there a way to do this using the API as a whole?

    If this isn't the case, I can do it using a different api? or by creating a segment / list based on the entrance to the campaign activity?

    10 x,

    Eliram

    In bulk API will give you feature dataset and data activity (ver 2). Entry into a campaign is not an activity that the contact is made, but it is rather something that you do everything for them - so therefore, that is not a valid activity to expect from the bulk API.

    This information is available through REST:

    GET https://secure.eloqua.com/API/REST/2.0/data/report/7?count=400&page=1&assetId=42&startAt=1414532956&endAt=1415742956

    It is used in the operational report "Entry campaign report" under the active campaign options menu. Like all OTHER calls, number of max is 1000. That would be 1 call of the API by campaign, by 1000 responses. Slots are at the time Unix.

  • Why can't get information from frequency of NI USB-5132

    Hello

    I use NI USB-5132 and try OR Scope example measure a library.

    I wonder why I can't get information from the input signal frequency.

    Thank you

    In the flexible Panel, you need to adjust the time/Div and, possibly, the Volts/Div to get a consistent result. Make a note of the settings.

    Based on what you used in the soft cover, you must change the parameters of the VI until you see a signal. If you don't see something here, then obviously you can not perform a measurement. Try other examples to see if you can capture at least the waveform.

  • Get NI Daq device using C++ name

    Hi, I'm having some problems by using nisysconfig to programaticaly API to retrieve the name of the device of data acquisition. What I mean is the following:

    When you open MAX and get the list of devices, they will have names such as 'Dev1', "Dev2", etc. I'm trying to retrieve this same information in C++. I use NISysCfgGetResourceProperty but I can't seem to get this property to return. I was able to retrieve the serial number, the name of the product, etc, but not this device name. Any ideas?

    Here is a snippet of my code:

    NISysCfgSessionHandle sessionHandle;
    NISysCfgInitializeSession("localhost", NULL, NULL, (NISysCfgLocale)0, (NISysCfgBool)false, 100000, NULL, &sessionHandle);
    std::cout << "Initialized session" << std::endl;
    NISysCfgEnumResourceHandle resourceEnumHandle;
    NISysCfgFindHardware(sessionHandle, NISysCfgFilterModeMatchValuesAny, NULL, NULL, &resourceEnumHandle);
    std::cout << "Find hardware" << std::endl;
    NISysCfgResourceHandle resourceHandle;
    
    char productName[NISYSCFG_SIMPLE_STRING_LENGTH];
    NISysCfgGetResourceProperty(resourceHandle, NISysCfgResourcePropertyProductName, &productName);
    

    You want the "Alias" not the name of the product

  • Enumerate devices OR and get information about the device C / C++

    Hello

    I use using NI_DAQmx.  How to find and enumerate devices OR and obtain information about each device listed in C / C++?

    I am implementing a dynamic configuration allowing to access hardware OR on our system.

    I need to get logical device names, for example "Dev1", and then find what device OR, for example NI 6008, is associated with each device name.

    Thank you.

    -Neil shore

    If you just read the device information while you use DAQmx properties to achieve what you need:

    To get the names of all the devices in your system:

    DAQmxGetSysDevNames

    To get the product to a given device number (each product has a number of unique product in accordance with the reference C DAQmx help, for example, the USB-6008 case is 0x717A):

    DAQmxGetDevProductNum

    If you need to actually define the names of devices or whatnot, you would then focus on the System Configuration API.  I've never really used this outside of LabVIEW, but the Readme indicates he has CVI supports so you might be able to make it work.

    Best regards

  • where can I find information about the use of the cloud - I'm not a developer or a tainer and the links provided all seem to be heading to the certification and professional training

    where can I get information on how to use the "cloud"?

    Hello

    SkyDrive
    http://Windows.Microsoft.com/en-us/SkyDrive/download

    SkyDrive - help
    http://Windows.Microsoft.com/en-us/SkyDrive/SkyDrive-help#SkyDrive=Windows-8

    Support for Cloud and online services
    http://support.Microsoft.com/GP/cloud-and-online-services

    Cloud
    http://www.Microsoft.com/Enterprise/it-trends/cloud-computing/default.aspx

    Cloud OS
    http://www.Microsoft.com/en-us/server-cloud/cloud-OS/default.aspx

    More available using Bing, Google or your favorite search engine.

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

  • I have a power shot sx HS 40 &amp; need information about the use of filters with this camera? Thank you ~.

    I have a power shot sx 40 & would like information on the use of filters with this device?

    Thank you ~.

    Hi Rainlily,

    You will need the # model Canon adapter filter f-DC67A to use filters on this camera, which costs about $25.00. Bower makes one for about $9.00 available in B & H and Bower products work well with the Canon. This adapter uses 67 mm filters. If you have not yet all filters, I would recommend Hoya or Tiffen filters as they are of high quality at reasonable prices. Do not get the expensive filters because in general they can cause color casts that may be difficult to view the process on. Have fun!

    Steve M.

  • How can I get two jobs when using two monitors, instead of stretching a desktop on both screens?

    Hello!

    How can I get two jobs when using two monitors, instead of stretching a desktop on both screens? I n ' want to clone my office, and I don't want to stretch it. I want two desktop computers, where I can "send/give" to the other desktop programs.

    I need a third party program? It is very good. If you know one please tell me about it.

    Hi OskarKvist,

    This feature is not supported by Windows XP.

    However, you can use your favorite search engine to download any third-party software that could serve the purpose.

    Note: Using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

    Hope the helps of information.

  • How can I get Snipping tools im using Vista and this control panel and then enable or disable the thing pc isn't here. Help?

    How can I get Snipping tools im using Vista and this control panel and then enable or disable the thing pc isn't here. Help?

    Hello

    You don't say which edition of Vista you are using.

    Vista Home Basic Edition does not have the "snipping tool".

    If you have a different edition of Vista, read the information on how to find it:

    http://www.PCWorld.com/article/137099/activate_vistas_snipping_tool.html

    If you have one version of Vista, other than the Home Basic edition, you already have the Snipping Tool screenshot utility: click on Start, all programs, accessories, Snipping Tool. If you do not see here, it cannot be activated. Go to the Control Panel and open programs and features (you may need to click programs first). In the left pane, click Windows turn features on or off. If necessary, click continue when you are prompted by user account control. Scroll down the list of features, check the box next to Tablet PC optional components, and click OK. Marketing of these features gives you not only the Snipping Tool, but also input panel Tablet PC, Windows Journal and other features related to the stylus.

    "Install or activate the cutting tool in Windows Vista"

    http://www.mydigitallife.info/install-or-enable-Snipping-Tool-in-Windows-Vista/

    See you soon.

Maybe you are looking for

  • fatal error restore file error data processing: 0xc000009a hiberfill.sys

    Recently, I restored my Compaq Presario CQ56-219WM laptop to its original factory condition. When I put my computer in hibernation mode and back I get a screen that says: status: 0xc0000009a News: fatal error occurred during the processing of restore

  • Fujitsu Siemens AMD computer even will not start all of a sudden upward (not!) - loop

    Hi all My computer has always worked great and I have a valid version of 32-bit Vista Home Premium . My computer runs on the following specifications: AMD Phenom 9500 + 2.2 ghz QUAD RAM: 4 GB of Ram Graphics card: ATI Radeon HD 3850 512 MB Motherboar

  • Can I open a window in the native browser to an application and how?

    Hello everyone, I am currently on an application for the Playbook project and I am a bit stuck, I need to get the answers to these two questions: -Can I open a window in the native application browser and if so, how? -Can I I raise the bridge event t

  • Question to group AD ISE

    Dear team, I will deploy cisco ISE (1.2) to one of our customer sites. I am able to join the ISE with Active directory and the users are able to authenticate with their domain login ID. Problem:-I'm not able to retrieve/see Active directory at the IS

  • How to disable MAC filtering?

    I am trying to install an IP camera, but it does not recognize the system. The catalogue of IP camera says make sure to disable filtering of MAC addresses. I don't know how and where I should do. I have Windows 7 installed on my system.