Hi All,
I have query related to data access through query API.
Do we supply query via HTTPS request and query API returns a JASON response? is there other ways for querying and viewing results?
If I write a sql query (example select * from Table), how it will be converted to query rest api format?
QUERY REST API is QUERY URL REQUEST?
Any tool or utility which automatically converts a query to query API format?
Thanks,