<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic API Rest Connection with Eloqua in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/API-Rest-Connection-with-Eloqua/m-p/1404686#M7075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to create an API Rest connection with Eloqua, but i'm not really successful in that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not clear for me where i can define the Eloqua instance, i assume it is before my login name?&lt;/P&gt;&lt;P&gt;Hence: Instance/Login &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further, from what i have understood i should follow this order to extract data from Eloqua:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Structure (Post)&lt;/P&gt;&lt;P&gt;Sync Structure (Post)&lt;/P&gt;&lt;P&gt;Validate Sync (Get)&lt;/P&gt;&lt;P&gt;Exraction (Get)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still at the first step, i tried to make a test connection but i'm receiving an error about ' field; name, constract --&amp;gt; must be a string value..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I expect that the error has something to do with my Request body? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %3name%3: %3Contact Export%3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %3fields%3: {%3EmailAddress%3: %3{{Contact.Field(C_EmailAddress)}}%3}}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Apr 2021 08:07:20 GMT</pubDate>
    <dc:creator>twanqlik</dc:creator>
    <dc:date>2021-04-02T08:07:20Z</dc:date>
    <item>
      <title>API Rest Connection with Eloqua</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/API-Rest-Connection-with-Eloqua/m-p/1404686#M7075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to create an API Rest connection with Eloqua, but i'm not really successful in that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not clear for me where i can define the Eloqua instance, i assume it is before my login name?&lt;/P&gt;&lt;P&gt;Hence: Instance/Login &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further, from what i have understood i should follow this order to extract data from Eloqua:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Structure (Post)&lt;/P&gt;&lt;P&gt;Sync Structure (Post)&lt;/P&gt;&lt;P&gt;Validate Sync (Get)&lt;/P&gt;&lt;P&gt;Exraction (Get)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still at the first step, i tried to make a test connection but i'm receiving an error about ' field; name, constract --&amp;gt; must be a string value..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I expect that the error has something to do with my Request body? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %3name%3: %3Contact Export%3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %3fields%3: {%3EmailAddress%3: %3{{Contact.Field(C_EmailAddress)}}%3}}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/API-Rest-Connection-with-Eloqua/m-p/1404686#M7075</guid>
      <dc:creator>twanqlik</dc:creator>
      <dc:date>2021-04-02T08:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: API Rest Connection with Eloqua</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/API-Rest-Connection-with-Eloqua/m-p/1404687#M7076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Twan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I've researched on Eloqua, it's a simple REST API, just needing to authentica with it to extract the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The API can be found here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.oracle.com/cloud/latest/marketingcs_gs/OMCAC/rest-endpoints.html" title="https://docs.oracle.com/cloud/latest/marketingcs_gs/OMCAC/rest-endpoints.html"&gt;REST API for Oracle Eloqua Marketing Cloud Service - All REST Endpoints&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And how to connect it with Qlik here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-us/connectors/Subsystems/REST_connector_help/Content/1.0/Introduction/REST-connector.htm" style="font-size: 10pt;" title="https://help.qlik.com/en-us/connectors/Subsystems/REST_connector_help/Content/1.0/Introduction/REST-connector.htm"&gt;https://help.qlik.com/en-us/connectors/Subsystems/REST_connector_help/Content/1.0/Introduction/REST-connector.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the OAuth part of Eloqua, see the following:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/194023"&gt;REST CONNECTOR  locate the Authorization token&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 16:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/API-Rest-Connection-with-Eloqua/m-p/1404687#M7076</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-10-20T16:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: API Rest Connection with Eloqua</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/API-Rest-Connection-with-Eloqua/m-p/1404688#M7077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did it work for you?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I've started to investigate it and i want to make sure its working...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 13:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/API-Rest-Connection-with-Eloqua/m-p/1404688#M7077</guid>
      <dc:creator>amir_vit</dc:creator>
      <dc:date>2017-12-18T13:46:05Z</dc:date>
    </item>
  </channel>
</rss>

