Create a module
Create a module to manage component instances used in a website. You can either create a module or use a prebuilt module and edit it according to requirement.
Before you begin
Role required: sn_embeddable_core.emb_admin
Procedure
- Navigate to All > Web Embeddables > Homepage.
-
Select Create module.
A dialog box appears for data entry.
-
Enter the following field values.
Field Description Name Name of a module. Description Description of a module. External domain The domain where you want to embed the ServiceNow components. Note:If you update this field, review the configuration status of CORS rules and reconfigure them if necessary.ServiceNow custom domain Custom domain for your ServiceNow instance. The instance where the ServiceNow components are configured. Note:If you update this field, copy and paste the updated global code on your webpages.Theme The theme of the module. Selected theme is applied to all components embed on third-party website. You can select a theme from the list. By default, it is set to Coral. For more information on theme, Create a theme with Theme Builder.
Icon Thumbnail image of a module. User can see this thumbnail when browsing modules from the Web Embeddables admin Experience. -
Select Create module.
A module is created and appears on your Web Embeddables home page under Your module section. Additionally, a default group named Group 1 is automatically created for your module and is visible in the Components tab.
- Optional: On the module page, select the Edit to modify the details.
- Optional:
Select Show module action
icon to delete the module.
Note:This action permanently deletes the module and its component instances, and this action can’t be undone. Existing component instances on your website will continue to function. To remove those instances, delete or comment out the embed codes on your webpages.