Currents
Currents integration on indie.money — test orchestration, analytics, and run events
Written By pvdyck
Last updated About 1 hour ago
Currents
✅ Supported — Orchestrate test runs and read Currents test analytics, with a trigger for run lifecycle events
Credential Setup
When configuring the Currents credential in Secure Vault, provide:
- API Key — Your API key from the Currents Dashboard (Organization > API & Record Keys), sent as a Bearer token on each request
Operations
- Action (test action rules — skip, quarantine, tag) — Create, Delete, Disable, Enable, Get, Get Many, Update
- Instance (spec file execution instance) — Get
- Project — Get, Get Many, Get Insights
- Run — Cancel, Cancel by GitHub CI, Delete, Find, Get, Get Many, Reset
- Signature (generate unique test signatures) — Generate
- Spec File (spec file performance metrics) — Get Many
- Test (individual test performance metrics) — Get Many
- Test Result (historical test execution results) — Get Many
Currents Trigger starts a workflow when run events occur, for any of: Run Started, Run Finished, Run Canceled, Run Timeout. Currents sends a separate event for each group in a run.
Compatibility
All operations supported.