Skip to content

Commit e66ec16

Browse files
authored
Update README.md
1 parent ef236ca commit e66ec16

File tree

1 file changed

+8
-9
lines changed
  • Modern Development/Service Portal Widgets/JSON Beautifier

1 file changed

+8
-9
lines changed
Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
## JSON Beautifier Widget
22

3-
The attached widget can be used to have a floating link widget on the portal homepage when clicks opens a specific catalog item or a record producer.
4-
This can be used to gather feedback using a catalog item or create incidents from the portal.
5-
6-
Simply add this widget to the portal homepage anywhere and you can find this present on the side of the homepage. Refer screenshot.
7-
8-
![A test image](demo.JPG)
9-
10-
11-
*Note: You need to update the sys_id of your catalog item. Refer HTML in the .js widget file.*
3+
The JSON Beautifier widget is a developer-focused tool designed to make working with JSON in ServiceNow fast, easy and efficient. It helps admins, developers and testers handles JSON payloads from APIs, Integration etc.
4+
5+
## Benefits
6+
- Reduces time spent manually formatting or checking JSON.
7+
- Helps identify error or differences between JSOn payload quickly
8+
9+
## Output
10+
![A test image](demo.png)
1211

0 commit comments

Comments
 (0)