<?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 How to implement two APIs?, header and details in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-implement-two-APIs-header-and-details/m-p/2153726#M93461</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I´m working with API Rest related to an ERP. I want to use accounting information from it and the ERP has two API Rest, the first one generates a list of accounting vouchers (headers) with 3 key fields: Year, Voucher Type and Voucher number. In order to obtain accounting details I have to use a second API rest that delivers details of each voucher (accounts, debit value, credit value, description, etc) using Year, Voucher Type and voucher number fields as parameters.&lt;/P&gt;
&lt;P&gt;Can you please help me how can I have all the information of the year if the second API delivers only details of one record of the first API response?. I suppose that I have to implement a bucle (maybe), but I´m not sure neither how to do it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Information of APIs:&amp;nbsp;&lt;A href="https://replapi.defontana.com/swagger/index.html" target="_blank" rel="noopener"&gt;Swagger UI (defontana.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Endpoints: GetVoucherList (headers), GetVoucher (details)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot !!!!!!&lt;/P&gt;</description>
    <pubDate>Sat, 16 Dec 2023 00:45:23 GMT</pubDate>
    <dc:creator>cgarib</dc:creator>
    <dc:date>2023-12-16T00:45:23Z</dc:date>
    <item>
      <title>How to implement two APIs?, header and details</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-implement-two-APIs-header-and-details/m-p/2153726#M93461</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I´m working with API Rest related to an ERP. I want to use accounting information from it and the ERP has two API Rest, the first one generates a list of accounting vouchers (headers) with 3 key fields: Year, Voucher Type and Voucher number. In order to obtain accounting details I have to use a second API rest that delivers details of each voucher (accounts, debit value, credit value, description, etc) using Year, Voucher Type and voucher number fields as parameters.&lt;/P&gt;
&lt;P&gt;Can you please help me how can I have all the information of the year if the second API delivers only details of one record of the first API response?. I suppose that I have to implement a bucle (maybe), but I´m not sure neither how to do it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Information of APIs:&amp;nbsp;&lt;A href="https://replapi.defontana.com/swagger/index.html" target="_blank" rel="noopener"&gt;Swagger UI (defontana.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Endpoints: GetVoucherList (headers), GetVoucher (details)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot !!!!!!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Dec 2023 00:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-implement-two-APIs-header-and-details/m-p/2153726#M93461</guid>
      <dc:creator>cgarib</dc:creator>
      <dc:date>2023-12-16T00:45:23Z</dc:date>
    </item>
  </channel>
</rss>

