<?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>article Eloqua - How to get started with Oracle Eloqua in Qlik Application Automation in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Eloqua-How-to-get-started-with-Oracle-Eloqua-in-Qlik-Application/ta-p/1950273</link>
    <description>&lt;P&gt;This article gives an overview of the available blocks in the Oracle Eloqua connector in Qlik Application Automation. It will also go over a basic example of creating a custom object record within your account.&lt;/P&gt;
&lt;P&gt;Eloqua is a software as a service (SaaS) platform for marketing automation offered by Oracle that aims to help B2B marketers and organizations manage marketing campaigns and sales lead generation.&lt;/P&gt;
&lt;P&gt;This connector consists of:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;list and get support for custom object structure;&lt;/LI&gt;
&lt;LI&gt;CRUD support for custom object records.&lt;/LI&gt;
&lt;LI&gt;List/Get/Create support for accounts and contacts&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;To authenticate, you must provide your client ID and client secret on the Eloqua login page. You can find the client ID and client secret on the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Security&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;page in the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Platform Settings&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;tab. You must be an Administrator to access this tab. Also, please ensure that the OAuth Callback URL on your app is set to &lt;STRONG&gt;&lt;A href="https://connector.qlikcloud.com/callback" target="_blank" rel="noopener"&gt;https://connector.qlikcloud.com/callback&lt;/A&gt;&lt;/STRONG&gt;. For more information, please check this &lt;A href="https://docs.oracle.com/en/cloud/saas/marketing/eloqua-develop/Developers/AppCloud/Register/register-app-and-services.htm" target="_self"&gt;article&lt;/A&gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_0-1656591254677.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83057i7A5E3B6B13280297/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_0-1656591254677.png" alt="Ionut_Dumitrascu_0-1656591254677.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let's now go over a basic example of how to create a custom object record and link it to an existing contact using the Oracle Eloqua connector:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Create an automation.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;From the left menu, click the&amp;nbsp;&lt;STRONG&gt;Oracle Eloqua&lt;/STRONG&gt; connector.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_1-1656591656771.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83058i35C3504D10930F28/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_1-1656591656771.png" alt="Ionut_Dumitrascu_1-1656591656771.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Use the &lt;STRONG&gt;Search for blocks&lt;/STRONG&gt;&amp;nbsp;input to search for the &lt;STRONG&gt;Get Custom Object&lt;/STRONG&gt;&amp;nbsp;block. Using this block, &lt;SPAN&gt;you can get the IDs&lt;/SPAN&gt; of the fields you want to fill in when you create your custom object record.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Drag the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Get Custom Object&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;block to the automation canvas and link it to the Start block.&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_2-1656591683585.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83059iB93C8A155068790D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_2-1656591683585.png" alt="Ionut_Dumitrascu_2-1656591683585.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;On the right side of the screen, click on the &lt;STRONG&gt;id&lt;/STRONG&gt;&amp;nbsp;input field, and use the &lt;STRONG&gt;do lookup&lt;/STRONG&gt;&amp;nbsp;functionality to select the type of object you want to create.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Run the automation. In the output of this block, you will find information about the selected custom field, along with a list of fields that contains the IDs.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Unlink the Get Custom Object block from the start block. Use the Search for blocks input to search for the &lt;STRONG&gt;Create Custom Object Record&lt;/STRONG&gt;&amp;nbsp;block.&amp;nbsp;&lt;SPAN&gt;Drag the &lt;STRONG&gt;Create Custom Object Record&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;block to the automation canvas and link it to the Start block.&lt;BR /&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_3-1656591802821.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83060i9CA38E76A90BBCC9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_3-1656591802821.png" alt="Ionut_Dumitrascu_3-1656591802821.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;On the right side of the screen, use the &lt;STRONG&gt;do looku&lt;/STRONG&gt;p functionality to select the type of object you want to create. In the field values input, use a 'list' type variable together with an object variable &lt;SPAN&gt;to build the structure. The IDs of&lt;/SPAN&gt; the fields you want to add are found in the output of the &lt;STRONG&gt;Get Custom Object&lt;/STRONG&gt;&amp;nbsp;block. Here is an example of this structure:&lt;LI-CODE lang="php"&gt;[{ "id": "150", "value": "12345" }, { "id": "151", "value": "54321" }, { "id": "152", "value": "abc" }]​&lt;/LI-CODE&gt;&lt;SPAN&gt;Notice that&lt;/SPAN&gt; we are using the ID of the fields to add &lt;SPAN&gt;values to and not the names&lt;/SPAN&gt;.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_4-1656591863129.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83061i4FEF59BEDEF986EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_4-1656591863129.png" alt="Ionut_Dumitrascu_4-1656591863129.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Fill in the &lt;STRONG&gt;Contact ID&lt;/STRONG&gt; input field with an id of an existing contact. Use the &lt;STRONG&gt;List contacts&lt;/STRONG&gt; block to get the contact IDs.&lt;/LI&gt;
&lt;LI&gt;Run the automation. This will create a new custom field record linked to a contact in your Oracle Eloqua account.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-style: italic;"&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jul 2022 08:22:16 GMT</pubDate>
    <dc:creator>Ionut_Dumitrascu</dc:creator>
    <dc:date>2022-07-25T08:22:16Z</dc:date>
    <item>
      <title>Eloqua - How to get started with Oracle Eloqua in Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Eloqua-How-to-get-started-with-Oracle-Eloqua-in-Qlik-Application/ta-p/1950273</link>
      <description>&lt;P&gt;This article gives an overview of the available blocks in the Oracle Eloqua connector in Qlik Application Automation. It will also go over a basic example of creating a custom object record within your account.&lt;/P&gt;
&lt;P&gt;Eloqua is a software as a service (SaaS) platform for marketing automation offered by Oracle that aims to help B2B marketers and organizations manage marketing campaigns and sales lead generation.&lt;/P&gt;
&lt;P&gt;This connector consists of:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;list and get support for custom object structure;&lt;/LI&gt;
&lt;LI&gt;CRUD support for custom object records.&lt;/LI&gt;
&lt;LI&gt;List/Get/Create support for accounts and contacts&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;To authenticate, you must provide your client ID and client secret on the Eloqua login page. You can find the client ID and client secret on the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Security&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;page in the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Platform Settings&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;tab. You must be an Administrator to access this tab. Also, please ensure that the OAuth Callback URL on your app is set to &lt;STRONG&gt;&lt;A href="https://connector.qlikcloud.com/callback" target="_blank" rel="noopener"&gt;https://connector.qlikcloud.com/callback&lt;/A&gt;&lt;/STRONG&gt;. For more information, please check this &lt;A href="https://docs.oracle.com/en/cloud/saas/marketing/eloqua-develop/Developers/AppCloud/Register/register-app-and-services.htm" target="_self"&gt;article&lt;/A&gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_0-1656591254677.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83057i7A5E3B6B13280297/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_0-1656591254677.png" alt="Ionut_Dumitrascu_0-1656591254677.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let's now go over a basic example of how to create a custom object record and link it to an existing contact using the Oracle Eloqua connector:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Create an automation.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;From the left menu, click the&amp;nbsp;&lt;STRONG&gt;Oracle Eloqua&lt;/STRONG&gt; connector.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_1-1656591656771.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83058i35C3504D10930F28/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_1-1656591656771.png" alt="Ionut_Dumitrascu_1-1656591656771.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Use the &lt;STRONG&gt;Search for blocks&lt;/STRONG&gt;&amp;nbsp;input to search for the &lt;STRONG&gt;Get Custom Object&lt;/STRONG&gt;&amp;nbsp;block. Using this block, &lt;SPAN&gt;you can get the IDs&lt;/SPAN&gt; of the fields you want to fill in when you create your custom object record.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Drag the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Get Custom Object&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;block to the automation canvas and link it to the Start block.&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_2-1656591683585.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83059iB93C8A155068790D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_2-1656591683585.png" alt="Ionut_Dumitrascu_2-1656591683585.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;On the right side of the screen, click on the &lt;STRONG&gt;id&lt;/STRONG&gt;&amp;nbsp;input field, and use the &lt;STRONG&gt;do lookup&lt;/STRONG&gt;&amp;nbsp;functionality to select the type of object you want to create.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Run the automation. In the output of this block, you will find information about the selected custom field, along with a list of fields that contains the IDs.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Unlink the Get Custom Object block from the start block. Use the Search for blocks input to search for the &lt;STRONG&gt;Create Custom Object Record&lt;/STRONG&gt;&amp;nbsp;block.&amp;nbsp;&lt;SPAN&gt;Drag the &lt;STRONG&gt;Create Custom Object Record&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;block to the automation canvas and link it to the Start block.&lt;BR /&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_3-1656591802821.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83060i9CA38E76A90BBCC9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_3-1656591802821.png" alt="Ionut_Dumitrascu_3-1656591802821.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;On the right side of the screen, use the &lt;STRONG&gt;do looku&lt;/STRONG&gt;p functionality to select the type of object you want to create. In the field values input, use a 'list' type variable together with an object variable &lt;SPAN&gt;to build the structure. The IDs of&lt;/SPAN&gt; the fields you want to add are found in the output of the &lt;STRONG&gt;Get Custom Object&lt;/STRONG&gt;&amp;nbsp;block. Here is an example of this structure:&lt;LI-CODE lang="php"&gt;[{ "id": "150", "value": "12345" }, { "id": "151", "value": "54321" }, { "id": "152", "value": "abc" }]​&lt;/LI-CODE&gt;&lt;SPAN&gt;Notice that&lt;/SPAN&gt; we are using the ID of the fields to add &lt;SPAN&gt;values to and not the names&lt;/SPAN&gt;.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_4-1656591863129.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83061i4FEF59BEDEF986EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_4-1656591863129.png" alt="Ionut_Dumitrascu_4-1656591863129.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Fill in the &lt;STRONG&gt;Contact ID&lt;/STRONG&gt; input field with an id of an existing contact. Use the &lt;STRONG&gt;List contacts&lt;/STRONG&gt; block to get the contact IDs.&lt;/LI&gt;
&lt;LI&gt;Run the automation. This will create a new custom field record linked to a contact in your Oracle Eloqua account.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-style: italic;"&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 08:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Eloqua-How-to-get-started-with-Oracle-Eloqua-in-Qlik-Application/ta-p/1950273</guid>
      <dc:creator>Ionut_Dumitrascu</dc:creator>
      <dc:date>2022-07-25T08:22:16Z</dc:date>
    </item>
  </channel>
</rss>

