<?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: Talend and the Quickbase API in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-the-Quickbase-API/m-p/2321506#M91532</link>
    <description>You can't write to a Quickbase db directly, you have to use the API.
&lt;BR /&gt;The best I've done so far is to use a tHttpRequest component as follows:
&lt;BR /&gt;URI: "
&lt;A href="https://thenameofyourquickbaseinstallation.quickbase.com/db/main?act=API_Authenticate&amp;amp;username=yourusername&amp;amp;password=yourpassword" rel="nofollow noopener noreferrer"&gt;https://thenameofyourquickbaseinstallation.quickbase.com/db/main?act=API_Authenticate&amp;amp;username=yourusername&amp;amp;password=yourpassword&lt;/A&gt;"
&lt;BR /&gt;Method: GET
&lt;BR /&gt;This will authenticate successfully, but I would much rather be able to send an XML packet to Quickbase, using the POST option. However, whatever I do with the XML and the headers, as defined in the Quickbase API documentation, I always get a response of "400 Bad Request".</description>
    <pubDate>Mon, 21 Nov 2011 14:22:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-11-21T14:22:30Z</dc:date>
    <item>
      <title>Talend and the Quickbase API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-the-Quickbase-API/m-p/2321505#M91531</link>
      <description>Has anybody used Talend to read/write to a Quickbase db through its API?&lt;BR /&gt;If so, could you provide an example of how this works?  That would be great.  For a start, which component should I use?&lt;BR /&gt;FYI, here's the Quickbase API documentation: &lt;A href="http://www.quickbase.com/api-guide/index.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.quickbase.com/api-guide/index.html&lt;/A&gt;&lt;BR /&gt;Many thanks for any help on this!</description>
      <pubDate>Sat, 16 Nov 2024 12:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-the-Quickbase-API/m-p/2321505#M91531</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and the Quickbase API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-the-Quickbase-API/m-p/2321506#M91532</link>
      <description>You can't write to a Quickbase db directly, you have to use the API.
&lt;BR /&gt;The best I've done so far is to use a tHttpRequest component as follows:
&lt;BR /&gt;URI: "
&lt;A href="https://thenameofyourquickbaseinstallation.quickbase.com/db/main?act=API_Authenticate&amp;amp;username=yourusername&amp;amp;password=yourpassword" rel="nofollow noopener noreferrer"&gt;https://thenameofyourquickbaseinstallation.quickbase.com/db/main?act=API_Authenticate&amp;amp;username=yourusername&amp;amp;password=yourpassword&lt;/A&gt;"
&lt;BR /&gt;Method: GET
&lt;BR /&gt;This will authenticate successfully, but I would much rather be able to send an XML packet to Quickbase, using the POST option. However, whatever I do with the XML and the headers, as defined in the Quickbase API documentation, I always get a response of "400 Bad Request".</description>
      <pubDate>Mon, 21 Nov 2011 14:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-the-Quickbase-API/m-p/2321506#M91532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-21T14:22:30Z</dc:date>
    </item>
  </channel>
</rss>

