Web component in ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2023 01:43 AM
What are the best ways to build web components in ServiceNow which can be embedded outside the application?
Use case: We have to build new widgets in ServiceNow that will be consumed in multiple frontend portals of different web-based applications.
- Labels:
-
Architect

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2023 02:05 AM
Hi Samar,
There is something called UI Framework in ServiceNow, where you can build your web component, but I am afraid that you cannot use it outside ServiceNow Workspace.
The best way to achieve your requirement would be to, expose ServiceNow APIs and build your frontend for your webcomponent somewhere else.
Best Regards,
Swarnadeep Nandy