<?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 Connecting to webservices API and pulling data into QlikSense in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connecting-to-webservices-API-and-pulling-data-into-QlikSense/m-p/1601453#M4165</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We are trying to connect to a webservice API to get some statistics. We were able to connect using Rest connector but was able to see only headers or definitions.&lt;/P&gt;&lt;P&gt;We have to establish a session first and then call the method getstatistics to get data.&lt;/P&gt;&lt;P&gt;I am using POST to send the resquest in the body of the rest connector, but I don't see anything except definitions.&lt;/P&gt;&lt;P&gt;API has given us sample set session and getStatistics payload requests which are below:&lt;/P&gt;&lt;P&gt;SetSession:&lt;/P&gt;&lt;P&gt;&amp;lt;soapenv:Envelope xmlns:soapenv="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;" xmlsn:ser="http://###.###.ws.###.com/"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;soapenv:Header/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;soapenv:Body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ser:setSessionParameters&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;viewSettings&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;forcelogoutsession&amp;gt;yes&amp;lt;/forcelogoutsession&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;rollingPeriod&amp;gt; Minutes30&amp;lt;/rollingPeriod&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;shiftstart&amp;gt;28800000&amp;lt;/shiftstart&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;statisticsRange&amp;gt;CurrentWeek&amp;lt;/statisticsRange&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;timeZone&amp;gt;-25200000&amp;lt;/timeZone&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/viewSettings&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ser:setSessionParameters&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/soapenv:Body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/P&gt;&lt;P&gt;getStatistics:&lt;/P&gt;&lt;P&gt;&amp;lt;soapenv:Envelope xmlns:soapenv="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/&amp;quot;xmlns:ser=&amp;quot;http://###.###.ws.###.com/" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/"xmlns:ser="http://###.###.ws.###.com/&lt;/A&gt;"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;soapenv:Header/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;soapenv:Body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ser:getstatistics&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;statistictype&amp;gt;agentstatistics&amp;lt;/statistictype&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;columnnames&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;values&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;data&amp;gt;username&amp;lt;/data&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;data&amp;gt;FullName&amp;lt;/data&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/values&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/columnnames&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ser:getstatistics&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/soapenv:Body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Dec 2021 14:01:50 GMT</pubDate>
    <dc:creator>Swetha2401</dc:creator>
    <dc:date>2021-12-21T14:01:50Z</dc:date>
    <item>
      <title>Connecting to webservices API and pulling data into QlikSense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connecting-to-webservices-API-and-pulling-data-into-QlikSense/m-p/1601453#M4165</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We are trying to connect to a webservice API to get some statistics. We were able to connect using Rest connector but was able to see only headers or definitions.&lt;/P&gt;&lt;P&gt;We have to establish a session first and then call the method getstatistics to get data.&lt;/P&gt;&lt;P&gt;I am using POST to send the resquest in the body of the rest connector, but I don't see anything except definitions.&lt;/P&gt;&lt;P&gt;API has given us sample set session and getStatistics payload requests which are below:&lt;/P&gt;&lt;P&gt;SetSession:&lt;/P&gt;&lt;P&gt;&amp;lt;soapenv:Envelope xmlns:soapenv="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;" xmlsn:ser="http://###.###.ws.###.com/"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;soapenv:Header/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;soapenv:Body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ser:setSessionParameters&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;viewSettings&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;forcelogoutsession&amp;gt;yes&amp;lt;/forcelogoutsession&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;rollingPeriod&amp;gt; Minutes30&amp;lt;/rollingPeriod&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;shiftstart&amp;gt;28800000&amp;lt;/shiftstart&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;statisticsRange&amp;gt;CurrentWeek&amp;lt;/statisticsRange&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;timeZone&amp;gt;-25200000&amp;lt;/timeZone&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/viewSettings&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ser:setSessionParameters&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/soapenv:Body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/P&gt;&lt;P&gt;getStatistics:&lt;/P&gt;&lt;P&gt;&amp;lt;soapenv:Envelope xmlns:soapenv="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/&amp;quot;xmlns:ser=&amp;quot;http://###.###.ws.###.com/" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/"xmlns:ser="http://###.###.ws.###.com/&lt;/A&gt;"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;soapenv:Header/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;soapenv:Body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ser:getstatistics&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;statistictype&amp;gt;agentstatistics&amp;lt;/statistictype&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;columnnames&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;values&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;data&amp;gt;username&amp;lt;/data&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;data&amp;gt;FullName&amp;lt;/data&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/values&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/columnnames&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ser:getstatistics&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/soapenv:Body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 14:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Connecting-to-webservices-API-and-pulling-data-into-QlikSense/m-p/1601453#M4165</guid>
      <dc:creator>Swetha2401</dc:creator>
      <dc:date>2021-12-21T14:01:50Z</dc:date>
    </item>
  </channel>
</rss>

