How it works
To connect Webhook and Redis, you don't need a developer: a ready-made scenario links them in minutes.
- Starts when: Incoming Webhook Data
- Then: Fetch Webhook Data & Declare lockValue
- Then: Check Redis Lock
- Check: redisLock existence boolean
- If yes: Acquire Redis Lock
- Check: Workflow Switch
- If yes: Workflow 1
- Then: Discard Redis Lock
- If no: Workflow 2
- If no: Workflow 3
- If no: redisLock acquired booleans
- If no: Poll for lock
- Check: duplicateWebhook boolean
You can launch this Webhook + Redis integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.