Can I have a simple example of how to create a custom script that would insert a record into the local MongoDB? I have already created a role for guest access. I am passing the API key in the URL and calling the custom script with a GET method. Btw I am using v8js so is there a way for me to log the incoming query parameters somewhere? It will make debugging easier. Thanks
↧