Web component in ServiceNow

samar sahoo
Tera Contributor

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.

1 REPLY 1

SwarnadeepNandy
Mega Sage

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