Export & Import Scripting Rules
Was this helpful?
Was this helpful?
{
"name": "Secret Script Import",
"description": "Sample scripting rule",
"inputSchema": {
"value1": {},
"value2": {}
},
"outputSchema": {
"result": {}
},
"script": "/* \n log('Hello, World!') */",
"type": "complex-rule",
"status": "published",
"auditLog": {
"active": false,
"debug": {
"active": false
},
"ttl": 14
},
"tags": [
"Client"
],
"createdIn": "2023-01-05T13:57:01.600Z",
"lastUpdate": "2023-01-05T13:57:01.600Z",
"ruleAlias": "chosen-bovid"
}