How can we get data from other sources using REST APIs without Oracle HCM plugin in servicenow ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2022 09:39 PM
I need to get data or infomation from external sources or third party applications using REST APIs Integration method without the use of Oracle HCM plugin. How is it possible ?
- Labels:
-
HR Service Delivery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2022 10:17 PM
Hi, you should be able to use the ServiceNow REST APIs to connect\exchange messages\data with any REST compatible platform. I would suggest that you start by reviewing the developer portal REST learning modules and then review your third-party/vendors Integration documentation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2022 10:05 AM - edited ‎11-22-2022 10:11 AM
Hi @Community Alums ,
If you want the simple REST Integration with Third party platform which returns the JSON/XML Data, you can use REST Messages. Have a look at OOB Rest Messages,
https://<your_Instance>.service-now.com/sys_rest_message_list.do
Here's a guide to create a REST Message :
Please mark my answer as helpful/correct if it resolves your query.
Let me know if any issues….
---
Nilesh Wahule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2022 08:47 AM
Hi @Community Alums ,
Did you get a chance to try this ? Please let me know if any questions. If this satisfies your requirement please close the thread as it will be helpful to others.
Please mark my answer as helpful/correct if it resolves your query.
---
Nilesh Wahule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2023 11:04 AM
Hi @Community Alums ,
Did you get a chance to try this ? Please let me know if any questions. If this satisfies your requirement please close the thread as it will be helpful to others.
Please mark my answer as helpful/correct if it resolves your query.
---
Nilesh Wahule