Automations
Check Supplier Compliance
Whenever a supplier record changes, the API worker loads the record, evaluates the Supplier Policy with the LLM and writes the compliance status back – no browser involved.
API / System TaskEvent: Supplier record updatedSupplier Management Portal API · by Mehmet Yilmaz
Status
Success
Last run 7 hours ago
Next run
On event
Supplier record updated
Runs
412
incl. history before this demo DB
Success rate
99.3%
Avg. duration
6.4 s
6 manual steps saved per run
Run history
Every run is stored with steps, inputs, results, screenshots and errors – an audit trail of the AI automation.
| Run | Started | Duration | Runtime | Trigger | Target | |
|---|---|---|---|---|---|---|
| #412Success | 16.09.2026, 12:11 | 4.7 s | API worker | event System | Helix Data Services Ltd | Details |
| #411Success | 15.09.2026, 15:11 | 4.7 s | API worker | event System | Kestrel Office Supplies GmbH | Details |
| #410Success | 14.09.2026, 16:11 | 4.7 s | API worker | event System | Bellini Packaging S.r.l. | Details |
Steps
Runs fully server-side against APIs and databases – preferred whenever an API exists.
- 1GET /api/suppliers/:idAPI
api_get_suppliers - 2Load Supplier Policy v3.2Knowledge
search_knowledge - 3Evaluate policy rulesLLM
check_policy - 4PATCH /api/suppliers/:id (complianceStatus)API
api_update_compliance - 5Write audit recordDatabase
log_result
Runtimes
Live browserNot available
Background browserNot available
API workerSupported
Sensitive values (IBAN, credentials) are masked in logs and screenshots.