<?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 Extract API data and using tExtratDelimtedFileds and tNormalize in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Extract-API-data-and-using-tExtratDelimtedFileds-and-tNormalize/m-p/2377987#M139798</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a job that extracts data from an API. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My struggle is extracting the data from the API to columns in tExtractDelimetedFields. The API data is something like: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[{"Day": 01","Name":"John",Surname":"Doe","Attended":"Yes"},{"Day": 01","Name":"Peter",Surname":"Pan","Attended":"No"},&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,{"Day": 01","Name":"Cindy",Surname":"Rella","Attended":"Yes"}]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expected results is for the fields to be in a table in their columns which i will be able to do.&lt;/P&gt;&lt;P&gt;Not sure if my item separator is correct as i am not familiar with regex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tExtractDelimitedFiled field separator as well, my input fields are body and error_msg, outputfields are Day, Name, surname, attended&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 23:14:29 GMT</pubDate>
    <dc:creator>Cherichoc-</dc:creator>
    <dc:date>2024-11-15T23:14:29Z</dc:date>
    <item>
      <title>Extract API data and using tExtratDelimtedFileds and tNormalize</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-API-data-and-using-tExtratDelimtedFileds-and-tNormalize/m-p/2377987#M139798</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a job that extracts data from an API. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My struggle is extracting the data from the API to columns in tExtractDelimetedFields. The API data is something like: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[{"Day": 01","Name":"John",Surname":"Doe","Attended":"Yes"},{"Day": 01","Name":"Peter",Surname":"Pan","Attended":"No"},&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,{"Day": 01","Name":"Cindy",Surname":"Rella","Attended":"Yes"}]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expected results is for the fields to be in a table in their columns which i will be able to do.&lt;/P&gt;&lt;P&gt;Not sure if my item separator is correct as i am not familiar with regex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tExtractDelimitedFiled field separator as well, my input fields are body and error_msg, outputfields are Day, Name, surname, attended&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-API-data-and-using-tExtratDelimtedFileds-and-tNormalize/m-p/2377987#M139798</guid>
      <dc:creator>Cherichoc-</dc:creator>
      <dc:date>2024-11-15T23:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Extract API data and using tExtratDelimtedFileds and tNormalize</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-API-data-and-using-tExtratDelimtedFileds-and-tNormalize/m-p/2377988#M139799</link>
      <description>&lt;P&gt;Hi, you can use tExtractJSONFields component,  it will fit better for your use.&lt;/P&gt;&lt;P&gt;https://help.talend.com/r/en-US/7.3/processing/textractjsonfields&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 14:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-API-data-and-using-tExtratDelimtedFileds-and-tNormalize/m-p/2377988#M139799</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-02-07T14:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Extract API data and using tExtratDelimtedFileds and tNormalize</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-API-data-and-using-tExtratDelimtedFileds-and-tNormalize/m-p/2377989#M139800</link>
      <description>&lt;P&gt;How would I Loop jsonPath query and also map the columns&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 15:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-API-data-and-using-tExtratDelimtedFileds-and-tNormalize/m-p/2377989#M139800</guid>
      <dc:creator>Cherichoc-</dc:creator>
      <dc:date>2022-02-07T15:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Extract API data and using tExtratDelimtedFileds and tNormalize</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-API-data-and-using-tExtratDelimtedFileds-and-tNormalize/m-p/2377990#M139801</link>
      <description>&lt;P&gt;I've tried with this Json :&lt;/P&gt;&lt;P&gt;[{"Day":"01","Name":"John","Surname":"Doe","Attended":"Yes"},&lt;/P&gt;&lt;P&gt;{"Day":"01","Name":"Peter","Surname":"Pan","Attended":"No"},&lt;/P&gt;&lt;P&gt;{"Day":"01","Name":"Cindy","Surname":"Rella","Attended":"Yes"}]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used tFileInputRaw and tConvertType to simulate your json return from api&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000OA3BIAA1.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153732i65785837524186B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000OA3BIAA1.jpg" alt="0695b00000OA3BIAA1.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000OA3AtAAL.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141020i44243F073999891B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000OA3AtAAL.jpg" alt="0695b00000OA3AtAAL.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 16:08:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-API-data-and-using-tExtratDelimtedFileds-and-tNormalize/m-p/2377990#M139801</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-02-07T16:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Extract API data and using tExtratDelimtedFileds and tNormalize</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-API-data-and-using-tExtratDelimtedFileds-and-tNormalize/m-p/2377991#M139802</link>
      <description>&lt;P&gt;I cover this in a series of tutorials/blogs about working with Slack. You can find tutorial 2 here....&lt;/P&gt;&lt;P&gt;https://community.talend.com/s/article/Sending-Slack-messages-with-Talend-part-2-Collecting-your-Slack-data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At steps 8 and 18 I show how to iterate over arrays in JSON.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 16:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-API-data-and-using-tExtratDelimtedFileds-and-tNormalize/m-p/2377991#M139802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-07T16:09:25Z</dc:date>
    </item>
  </channel>
</rss>

