25 lines
329 B
JSON
25 lines
329 B
JSON
|
|
{
|
||
|
|
"name": "redis_incr_ready",
|
||
|
|
"type": "n8n-nodes-base.redis",
|
||
|
|
"typeVersion": 1,
|
||
|
|
"position": [4100, 1664],
|
||
|
|
"parameters": {
|
||
|
|
"operation": "incr",
|
||
|
|
"key": "=claim:ocr:ready:{{ $json.claim_id }}"
|
||
|
|
},
|
||
|
|
"credentials": {
|
||
|
|
"redis": {
|
||
|
|
"id": "F2IkIEYT9O7UTtz9",
|
||
|
|
"name": "Redis account"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|