MongoDB
For your MongoDB account, YAP ensures the following actions:
- Create row
- Update row
- Find row
- Delete row
- Count row
- Run custom SQL action
Before setup, please check that you have granted to YAP the permission to send notification to your MongoDB account. For this, sign in to MongoDB and authorize the permissions requested by YAP.
Field | Type | Description |
Host | Required | The IP address or hostname (db.example.com) of where your database instance resides. Please do not specify protocol (i.e., "http://"). Use only host, like "mongo.example.com". |
Port | Required | Number field. Values will be converted into a number |
Database | Optional | If you must specify a database tied to your username/password, do it here. |
Username | Optional | We recommend creating a new database user with extremely limited access. |
Password | Optional |
Questions?
We're always happy to help with any issues you might have!
Send us an email to [email protected] or request the demo with our sales team.
Last modified 3yr ago