Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Does anyone know if there is any documentation on the endpoints.Script*() functions?
I know that there are examples for it's use with an OpenAI connector, with the following example found here
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.')It would be interesting to know the purpose of each function and it's input params.
Using the help mode button initially loads "https://help.qlik.com/en/cloud-services/csh/client/chartsyntax.endpoints.ScriptAggrStr" which then simply redirects to the main Qlik Help page
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.
Update, have found the docs https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/LoadData/sse-syntax.htm