Hi all,
Mongodb Atlas gives me the following string to connect an application:
“mongodb+srv://username:password@cluster0.6hk91.mongodb.net/dbname?retryWrites=true&w=majority”
Where I have to substitute username, password and dbname with the actual parameters.
How does this translate into AppGyver’s resource URL in the REST API direct integration resource?
The response to this question and any help to connect with MongoDB will be most welcomed.
Best.
Jay