How do i integrate peoplesoft data onto servicenow? Can i use import set API for the same?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2016 07:28 AM
Please help me.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2016 07:36 AM
This page describes some of the possible ways to integrate with Peoplesoft.
List of Available Integrations - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2016 07:51 AM
Hi,
just need to know what is the best API that can be used for this integration? Can i use REST?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2016 07:54 AM
If your version of PeopleSoft supports REST, I recommend that. It's my preferred integration as it's flexible and easy to set up (well, at least I think so.)
reference
Getting Started with REST - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2016 09:17 AM
Shalini,
As Chuck suggested, you can use REST APIs and he shared some useful links. I also recommend you reading these wiki docs to plan and execute this integration using best practices
Web Services Integrations Best Practices - ServiceNow Wiki
Integration FAQs - ServiceNow Wiki