Trigger when new document is deleted from the collection.Supported Mongodb version 3.6 and onwards.
rigger when collection is added dropped from the database.Supported Mongodb version 4.0 and onwards doesn't work for admin,local, and config database.
Trigger when new collection is added into the database collection.Supported Mongodb version 4.0 and onwards and doesn't work for admin,local, and config database.
Trigger when new document is added into the database collection.Supported Mongodb version 3.6 and onwards.
Trigger when document is updated.Supported Mongodb version 3.6 and onwards.
Create collection and add document
Create document in the named collection.
Delete document from the mongodb collection if the condition is satisfied
Update document in the mongodb collection if specific criteria matches
Say “Goodbye” to those busy days
Get Started With Connect iPaaS