Tiny URL in Servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2022 03:21 AM
Dear Team,
I have to make the tiny url for the scripted Rest API url created by me for the API call.
for EX:
Long URL : https://mydemoinstance.service-now.com/api/x_kb_scope_app/myscopetable/create
make it to
Short URL : https://tinyurl/myscopetable/create
Please help if possible for the url created via scripted rest api.
Thanks,
Kailas
- Kailas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2022 03:33 AM
I'm not sure how much the scripted rest api complicates this, but did you make sure Tiny URL support was activated on your instance?
Here's the Docs page: https://docs.servicenow.com/bundle/tokyo-platform-user-interface/page/use/navigation/task/t_EnableTinyURLSupport.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2022 12:57 AM
Dear Mates,
Please let me know in case any possibilities to do it in case doable.
Thanks,
Kailas
- Kailas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2022 12:17 PM
Did you ensure TinyURL support was enabled on your instance?
https://docs.servicenow.com/bundle/tokyo-platform-user-interface/page/use/navigation/task/t_EnableTinyURLSupport.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2022 12:51 AM
Hi Robert,
Thanks for your reply.
Yes. Tiny URL support was activated in my instance.
Thanks,
Kailas
- Kailas