I would like to insert documents into MongoDB(where the server is present) using Structured Text programming which collects the data from PLC. Since there is no driver available, how I can create a HTTP client function block and connect to the database?
Also, can I connect to MongoDB using ST as there is a REST API available?