Currents
Business appsBearer tokencredential probe
Read and control Cypress, Playwright and Jest test runs recorded by Currents (currents.dev).
OCNORA ships 8 typed Currents operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api.currents.dev/v1 through the HTTP node with the same credential.
Triggers 1
- Run EventStart a run when a Currents CI test run starts, finishes, times out or is cancelled.trigger.currents_event
Operations 8
- Cancel RunCancel a run that is still executing so its machines stop early.currents.cancel_run
- Delete RunDelete a run and the results recorded against it.currents.delete_run
- Find RunFind the most recent completed run for a CI build id or a branch, which is how a workflow picks up the run its own pipeline just produced.currents.find_run
- Get InstanceFetch one spec file's execution, with every test result it recorded.currents.get_instance
- Get ProjectFetch one project's settings, including its run timeouts.currents.get_project
- Get RunFetch one run with its groups, spec files and test totals.currents.get_run
- List Project RunsList a project's recent test runs, filtered by branch, tag or status.currents.list_project_runs
- List ProjectsList the organisation's Currents projects, one cursor page at a time.currents.list_projects
More in Business apps
Run your first Currents workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.