Hi everyone in this forum. Currently, my purpose to use UiPath is for automate get data in MongoDB. I notice that any extensions in marketplace for support connect to MongoDB are compatible only with window legacy. I want to know. Are there other new method or extensions (support new windows mode) for connect to MongoDB ?
Hi @deawkotic
Maybe you can try creating a DSN in the windows ODBC 32 bits, once the DSN is created you can call that within UiPath using the connect database activity and selecting odbc driver method
Regards
Hi @deawkotic,
Where you able to get this to work with DSN or something other? I’m running into the same issue.