Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 04:42 AM
the above example doesn't work due to security restrictions in browsers which prevents retrieving data from another domain. Instead you have to fetch the data on server-side. An example is given on https://www.servicenow.com/community/developer-articles/3rd-party-integrations-into-service-portal-p...
Maik