Converting Scripted Rest API to Open APi specification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2022 12:43 AM
Hi,
Is there any native converter functionality available within ServiceNow to convert a Scripted Rest API with application/json content type to Open API specification?
Any tools suggestion will help as well. If someone have done it in past please suggest the steps to achieve the same.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2022 01:26 AM
Hi,
What is Open API?
Currently nothing present by default in ServiceNow for conversion
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2022 03:57 AM
In left Nav search for OpenApi under Integration Hub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2023 06:38 AM - edited ‎06-06-2023 06:38 AM
There is an OOB feature:
Open your API in REST API Explorer (you can also find a direct related link named "Explore REST API" on the API definition form), and select either of both options:
It's not as detailed as it could be (trying to find out myself how to maintain additional information for export in Servicenow), but it's definitely something to start with.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2023 01:58 PM
We are having this issue also. The current export does not provide the full detail needed to cover a scripted Rest API from SNOW.