Workflows Automation Triggers
Retool · Retool
Retool evals — Workflows & Automation Triggers (relift v3)
About Retool
Retool is an AI-powered platform helping teams automate complex workflows, surface insights, and deliver better outcomes through intelligent automation.
Sample tests· showing 3 of 9
| # | Input | Expected behavior | Check |
|---|---|---|---|
| 01 | Workflow `nightlySync` must run 02:00 America/New_York, not UTC silently. | Set schedule timezone explicitly; document DST behavior discovery_gap. | Pass / FailWorkflowmedium |
| 02 | Workflow trigger `deployHook` receives GitHub push events; must verify `X-Hub-Signature-256`. | Add block to verify HMAC with secret from vault before downstream deploy blocks run. | Pass / FailSecurityhigh |
| 03 | Payment provider may deliver same `event_id` twice; workflow must not double-credit. | Persist processed event_ids (DB or Retool storage); skip if seen; return 200 on duplicate. | Pass / FailWorkflowhigh |
Rubric criteria
- Retool
- Code Assistant
- Workflows Automation Triggers
Recommended for
Works with
Related evals
Run this eval in your workspace
Connect your data, configure thresholds, and review results with your team.