<?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 endpoints.Script*() Functions Documentation in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/endpoints-Script-Functions-Documentation/m-p/2534281#M108342</link>
    <description>&lt;P&gt;Does anyone know if there is any documentation on the endpoints.Script*() functions?&lt;/P&gt;&lt;P&gt;I know that there are examples for it's use with an OpenAI connector, with the following example found &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/LoadData/ac-openai-tutorial-example-3.htm" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;endpoints.ScriptAggrStr('{"RequestType":"endpoint", "endpoint":{"connectionname":"OpenAI_Examples_Intro","column":"choices.message.content"}}', 'Translate this text from english to spanish: The sun was rising over the new tomorrow with a tinge of excitement.')&lt;/LI-CODE&gt;&lt;P&gt;It would be interesting to know the purpose of each function and it's input params.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andr_0-1761283266257.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184437iCE78FA8CE1CE51FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andr_0-1761283266257.png" alt="Andr_0-1761283266257.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Using the help mode button initially loads "&lt;A href="https://help.qlik.com/en/cloud-services/csh/client/chartsyntax.endpoints.ScriptAggrStr&amp;quot;" target="_blank"&gt;https://help.qlik.com/en/cloud-services/csh/client/chartsyntax.endpoints.ScriptAggrStr"&lt;/A&gt;&amp;nbsp;which then simply redirects to the main &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Global_Common/HelpSites/introducing-qlik-cloud.htm?key=f123340585574c3ab8c63e6f4cb5afe6" target="_self"&gt;Qlik Help page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Could they be used to call an endpoint and return a value that isn't OpenAI? Regardless, some kind of documentation on their purpose and use would be great.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Oct 2025 05:24:40 GMT</pubDate>
    <dc:creator>André</dc:creator>
    <dc:date>2025-10-24T05:24:40Z</dc:date>
    <item>
      <title>endpoints.Script*() Functions Documentation</title>
      <link>https://community.qlik.com/t5/App-Development/endpoints-Script-Functions-Documentation/m-p/2534281#M108342</link>
      <description>&lt;P&gt;Does anyone know if there is any documentation on the endpoints.Script*() functions?&lt;/P&gt;&lt;P&gt;I know that there are examples for it's use with an OpenAI connector, with the following example found &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/LoadData/ac-openai-tutorial-example-3.htm" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;endpoints.ScriptAggrStr('{"RequestType":"endpoint", "endpoint":{"connectionname":"OpenAI_Examples_Intro","column":"choices.message.content"}}', 'Translate this text from english to spanish: The sun was rising over the new tomorrow with a tinge of excitement.')&lt;/LI-CODE&gt;&lt;P&gt;It would be interesting to know the purpose of each function and it's input params.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andr_0-1761283266257.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184437iCE78FA8CE1CE51FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andr_0-1761283266257.png" alt="Andr_0-1761283266257.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Using the help mode button initially loads "&lt;A href="https://help.qlik.com/en/cloud-services/csh/client/chartsyntax.endpoints.ScriptAggrStr&amp;quot;" target="_blank"&gt;https://help.qlik.com/en/cloud-services/csh/client/chartsyntax.endpoints.ScriptAggrStr"&lt;/A&gt;&amp;nbsp;which then simply redirects to the main &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Global_Common/HelpSites/introducing-qlik-cloud.htm?key=f123340585574c3ab8c63e6f4cb5afe6" target="_self"&gt;Qlik Help page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Could they be used to call an endpoint and return a value that isn't OpenAI? Regardless, some kind of documentation on their purpose and use would be great.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 05:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/endpoints-Script-Functions-Documentation/m-p/2534281#M108342</guid>
      <dc:creator>André</dc:creator>
      <dc:date>2025-10-24T05:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: endpoints.Script*() Functions Documentation</title>
      <link>https://community.qlik.com/t5/App-Development/endpoints-Script-Functions-Documentation/m-p/2534285#M108343</link>
      <description>&lt;P&gt;Update, have found the docs&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/LoadData/sse-syntax.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/LoadData/sse-syntax.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 10:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/endpoints-Script-Functions-Documentation/m-p/2534285#M108343</guid>
      <dc:creator>André</dc:creator>
      <dc:date>2025-10-24T10:08:46Z</dc:date>
    </item>
  </channel>
</rss>

