Integration of MongoDB with ServiceNow via mid server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2024 04:51 AM
Dear Community,
I have a project, where I need to create an integration MongoDB with ServiceNow via the MID server.
At the moment I have implemented the MFA server and connected it to the ServiceNow. Now I have a question how to connect MongoDB which is installed on MID server without using Discovery?
The end result should be that I can create a date in ServiceNow and it is automatically created in MongoDB.
I would really appreciate any help and advice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2024 10:17 PM
HI @Alex3272 ,
Refer the below docs, might be helpful for you.
https://n8n.io/integrations/mongodb/and/servicenow/
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thank You
AJ - TechTrek with AJ
Linkedin:- https://www.linkedin.com/in/ajay-kumar-66a91385/
YouTube:- https://www.youtube.com/@learnitomwithaj
ServiceNow Community Rising Star 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 02:14 AM
Hi @AJ-TechTrek ,
I appreciate your response, but this not working in my case.
I already setup all things from MongoDB side and ServiceNow (Mid server + Jar files) for connection.
Now I am trying to write MID server script.
With the script, I'm stuck because I'm not good at coding and can't troubleshoot the connection problem. I don't understand why it doesn't work.
If you have time, please help me with it. I will be very grateful for this.