- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2015 01:41 AM
Hi All,
Did any one come across the Moodle Integration with Servicenow.
I would like to know how the Moodle can interact with SN, I have tried doing some research but could not find any.
any though / suggestions would help.
Thanks,
Vijay P
Solved! Go to Solution.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2015 03:30 AM
Vijay,
As Pamela said., We can integrate moodle with ServiceNow using REST protocol. Documentation seems to be off for Moodle API functions. But getting hold of correct function is key to your requirement. I have tried below REST url in ServiceNow to receive a successful response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2015 06:44 AM
Thanks Mateen,
As i see the Link, its a different wsfunction that was used. But for the wsfunction - core_user_get_users we might need to add criteria(ID, Username) to get the reponse.
As said, REST call from SN to Moodle is working.
Regards,
Vijay p