Skip to content

Commit 6a97c4e

Browse files
authored
readme.md
1 parent d926853 commit 6a97c4e

File tree

1 file changed

+15
-0
lines changed
  • Server-Side Components/Background Scripts/Extract Value from JSON

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Open 'Scripts - background' and run the script of [extractValueFromJSON.js] file.
2+
3+
This is generally utilized in integrations when we receive the JSON response and we have to get the value from it.
4+
5+
6+
Script:
7+
8+
<img width="556" height="636" alt="image" src="https://github.com/user-attachments/assets/8300e272-a712-4b4d-bf91-6e2d8df0aa6b" />
9+
10+
11+
Result:
12+
13+
<img width="937" height="167" alt="image" src="https://github.com/user-attachments/assets/51ed18d3-ec65-4812-9298-0fc43bd7bec6" />
14+
15+

0 commit comments

Comments
 (0)