I want to connect to mongo db using uipath studio and fetch the data

I don’t want to try the market place packages which are not released by UiPath, i tried using c# code to connect to database and fetch the data. but unable to achieve it.
can some one help me with the C# code to establish the mongodb connection and fetch query.
Any other solutions are also helpful for me

@Krishnakanth_Mathi

Please check this on detailed steps

Cheers

but in this he has’t mentioned clearly what to be entered or selected in configure

@Krishnakanth_Mathi

In this you have steps on how to create dns for mogo db and you can use same dns to connect in UiPath db activities as well

Cheers

Hi krishna ,

Please let me know over come this issue even i am also same issue in UiPath mongo automation ?

Hi @nabisab.18

sorry for the delayed response, we can go with API process, get the curl API from mongo website and go with customized the API activity, WebAPI activity will not support it, u need to go with customized code for calling the API and then it will workout, please reach me if you want more info regarding this.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.