We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dacbe4 commit 9f18b15Copy full SHA for 9f18b15
Specialized Areas/Fix scripts/Create Table JSON/README.md
@@ -0,0 +1,3 @@
1
+This Fix script will create JSON of all or specified fields of a table.
2
+The developer need to pass the table andm and fieldnames to function. If no field name is specified, the JSON will contain all fields of table.
3
+This will be helpful incase of inbound integrations where the third part application needs JSON format of table.
0 commit comments