About MongoDB
MongoDB is where a lot of newer SaaS products keep their customer data. Documents vary in shape from record to record, so the work is turning that variety into the fixed structure your target system expects.
How the integration works
What you hand over A dump of the collections, or a read-only connection.
What gets read Nested documents are flattened into the fixed structure the target expects. Fields that appear in some documents and not others are handled explicitly rather than dropped.
What comes out One normalised dataset: consistent column names, UTF-8 throughout, empty values instead of the literal text NULL. The transformation works against that shape, not against the quirks of the source.
Other integrations in Data sources
Our Micromerce integrations enable us to implement all your business processes and individual requirements thanks to customized configurations.However, before you start worrying about which integrations are the right combination for you, take a look at the solution packages that we have already put together for our customers over the years.