Is there a way to store a query and load it up later on for easy searching? I'd use that a ton to limit the fields I show, like when searching for challenges, only show the scriptData field. Things like that. If it's not already possible, I'm happy to submit a feature request.
Best Answer
C
Customer Support
said
over 6 years ago
Hi Rich,
As far as I'm aware there is no loading of queries through the NoSQL explorer. If you would like to submit a feature quest, please do :)
Another way to deal with saved queries for easy searching is to use the NoSQL REST API. Using this you can save queries through POST requests (I use Postman quite a bit).
As far as I'm aware there is no loading of queries through the NoSQL explorer. If you would like to submit a feature quest, please do :)
Another way to deal with saved queries for easy searching is to use the NoSQL REST API. Using this you can save queries through POST requests (I use Postman quite a bit).
-Pádraig
R
Rich Joslin
said
over 6 years ago
Postman is a good idea. I'll submit a feature for the portal too. Thanks!
R
Rich Joslin
said
over 6 years ago
Where can I find information about the security of the NoSQL REST API?
- what kind of credentials can log in?
- how do I manage permissions?
- can I limit certain query types?
Customer Support
said
over 6 years ago
Hi Rich,
You can manage permissions by clicking into "Groups" in the collaborators tab.
A collaborator set to readOnly would only be able to read data through the NoSQL REST API
You can create and customise your own groups to give collaborators specific rights within the project. You can't limit the query types I'm afraid. If you have any further questions just let us know.
Rich Joslin
Is there a way to store a query and load it up later on for easy searching? I'd use that a ton to limit the fields I show, like when searching for challenges, only show the scriptData field. Things like that. If it's not already possible, I'm happy to submit a feature request.
Hi Rich,
As far as I'm aware there is no loading of queries through the NoSQL explorer. If you would like to submit a feature quest, please do :)
Another way to deal with saved queries for easy searching is to use the NoSQL REST API. Using this you can save queries through POST requests (I use Postman quite a bit).
-Pádraig
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstCustomer Support
Hi Rich,
As far as I'm aware there is no loading of queries through the NoSQL explorer. If you would like to submit a feature quest, please do :)
Another way to deal with saved queries for easy searching is to use the NoSQL REST API. Using this you can save queries through POST requests (I use Postman quite a bit).
-Pádraig
Rich Joslin
Postman is a good idea. I'll submit a feature for the portal too. Thanks!
Rich Joslin
Where can I find information about the security of the NoSQL REST API?
- what kind of credentials can log in?
- how do I manage permissions?
- can I limit certain query types?
Customer Support
Hi Rich,
You can manage permissions by clicking into "Groups" in the collaborators tab.
A collaborator set to readOnly would only be able to read data through the NoSQL REST API
You can create and customise your own groups to give collaborators specific rights within the project. You can't limit the query types I'm afraid. If you have any further questions just let us know.
Thanks,
Liam
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics