Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey
I would like to read a googleapis url
I used to load via Enterprise normally, but when migrating to Saas, it doesn't allow me to do it the same way.
In a simple way it was done as follows
Table:
Load
Field1,
Field2
FROM [https://path_api_maps]
(//) ;
Thanks!
Hi @MatheusC
legacy-mode load is not supported in Qlik Cloud.
You might want to use the Rest Connector to connect to APIs, or any of the native Google connectors
Hi @MatheusC
legacy-mode load is not supported in Qlik Cloud.
You might want to use the Rest Connector to connect to APIs, or any of the native Google connectors
Hi, @Daniele_Purrone
Thanks for the clarification, I'll check how we do it via REST connection.
If you have any documentation it will be of great help.
The api I'm looking for the connection to is Distancematrix
Hi @MatheusC ,
I'm really not an expert on the subject, so I might be wrong, but I tried to create a REST connection using a generic Google Workplace API from my own account, and I'm at least able to see the tables... then my API is not authorised to use Distance Matrix, but that's another story.
I hope this puts you in the right direction!
@Daniele_Purrone
ok, thanks again, I now understand better