Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am working on understanding the REST APIs to integrate Qlik into our own custom workflow. I have questions regarding the scenario below:
Assumption
Steps
Question
In step 3, the documentation around the parameters required to create a Data Connection is not very detailed. We are working with MS SQL Server, and it isn't clear what the qConnectStatement should be.
Currently our public APIs don't handle credentials, this is handled by the dcaas API (which is what you see in the console). You need to use both to create a connection today. As part of improving the usability of these APIs, we are building a new API to handle both data connection creation and credential management. This will remove the need to create the mysterious qConnectionStatement, and you'll pass just the attributes that you see in the wizard to the API.
Please ping your account team and ask them to connect with me, I can show you what we're working on and the timelines we're working to - MSSQL is currently planned in the first slice.
Hi @paulcalvet
The first phase is currently in testing and we're working towards release. Athena should be in the second phase, currently planned for later this year. If you'd like to talk about what we're building, please feel free to reach out!
Currently our public APIs don't handle credentials, this is handled by the dcaas API (which is what you see in the console). You need to use both to create a connection today. As part of improving the usability of these APIs, we are building a new API to handle both data connection creation and credential management. This will remove the need to create the mysterious qConnectionStatement, and you'll pass just the attributes that you see in the wizard to the API.
Please ping your account team and ask them to connect with me, I can show you what we're working on and the timelines we're working to - MSSQL is currently planned in the first slice.
Hello @DaveChannon ,
We have the same problem to create Athena connection with API.
Do you know when it will be available ?
Thanks.
Hi @paulcalvet
The first phase is currently in testing and we're working towards release. Athena should be in the second phase, currently planned for later this year. If you'd like to talk about what we're building, please feel free to reach out!
Thank you Dave, I will see ho it works with the first connector and wait for Athena/
Regards