<?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 Re: Pass parameters from excel sheet to rest api in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pass-parameters-from-excel-sheet-to-rest-api-in-Qlikview/m-p/1616051#M735834</link>
    <description>&lt;P&gt;Sathya, best I have is the Help on things, be sure to check the section on the connection log, as that is likely where you will find further information to help determine what is going wrong here...&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/REST-connector.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/REST-connector.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;On the left side, expand the entire REST section, that way you can see all the subtopics etc.&amp;nbsp; Hopefully this will help you solve things or at least gather some further information that may help us help you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2019 14:56:51 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-08-23T14:56:51Z</dc:date>
    <item>
      <title>Pass parameters from excel sheet to rest api in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Pass-parameters-from-excel-sheet-to-rest-api-in-Qlikview/m-p/1609110#M735833</link>
      <description>&lt;P&gt;When I am trying to pass parameters from excel sheet into rest api in Qlikview,&amp;nbsp; i am facing the following error ''QVX_UNEXPECTED_END_OF_DATA: The remote server returned an error: (404) Not Found." .&lt;/P&gt;&lt;P&gt;Initially i tried iterating the email id from array and passing to the api and&amp;nbsp; it was working fine., but i need to read the email ids from excel and send to api.&lt;/P&gt;&lt;P&gt;To do that Am loading the emails from excel sheet and creating array of email id's and sending each email id to api in a "for loop".&lt;/P&gt;&lt;P&gt;When loading from excel sheet Am getting error ''QVX_UNEXPECTED_END_OF_DATA: The remote server returned an error: (404) Not Found."&amp;nbsp; as response from api.&lt;/P&gt;&lt;P&gt;below is the script am using to load data from api ;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ExcelData:
LOAD A
FROM
[C:\Users\XXX\Desktop\XXX\Aug'19\02-08-19\EmailDate.xlsx]
(ooxml, no labels, table is Sheet1);

Noconcatenate

Final:
Load 
concat(A,chr(39)&amp;amp;','&amp;amp;chr(39)) as mails  //Creating email array
Resident ExcelData;


set emails1 = Peek('Final.mails');

for each vEmail in $(emails1)

CUSTOM CONNECT TO "Provider=QvRestConnector.exe;url=&amp;lt;a href="https://api.hubapi.com/contacts/v1/contact/email/$(vEmail)/profile?XXX;timeout=30;method=GET;autoDetectResponseType=true;keyGenerationStrategy=0;useWindowsAuthentication=false;useCertificate=No;certificateStoreLocation=CurrentUser;certificateStoreName=My;PaginationType=None;XUserId=VBfZceD;XPassword=AYBRQHC" target="_blank"&amp;gt;https://api.hubapi.com/contacts/v1/contact/email/$(vEmail)/profile?XXX;timeout=30;method=GET;autoDetectResponseType=true;keyGenerationStrategy=0;useWindowsAuthentication=false;useCertificate=No;certificateStoreLocation=CurrentUser;certificateStoreName=My;PaginationType=None;XUserId=VBfZceD;XPassword=AYBRQHC&amp;lt;/a&amp;gt;;";
RestConnectorMasterTable:
SQL SELECT 
"__KEY_root",
(SELECT 
"__FK_properties",
"__KEY_properties",
.....&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me to solve this error??&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:19:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pass-parameters-from-excel-sheet-to-rest-api-in-Qlikview/m-p/1609110#M735833</guid>
      <dc:creator>sathyamsb</dc:creator>
      <dc:date>2024-11-16T20:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pass parameters from excel sheet to rest api in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Pass-parameters-from-excel-sheet-to-rest-api-in-Qlikview/m-p/1616051#M735834</link>
      <description>&lt;P&gt;Sathya, best I have is the Help on things, be sure to check the section on the connection log, as that is likely where you will find further information to help determine what is going wrong here...&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/REST-connector.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/REST-connector.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;On the left side, expand the entire REST section, that way you can see all the subtopics etc.&amp;nbsp; Hopefully this will help you solve things or at least gather some further information that may help us help you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 14:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pass-parameters-from-excel-sheet-to-rest-api-in-Qlikview/m-p/1616051#M735834</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-08-23T14:56:51Z</dc:date>
    </item>
  </channel>
</rss>

