We recently added several endpoints to our public API to programmatically manage credentials, flows, issues, and Link Agents in your workspace. You can use these endpoints to build custom workflows for your team, including...
- Credentials - if your team often updates credentials, write a script every to automatically update credentials via API every you rotate them.
- Flows - look up and update details on flows returned from the reporting API
- Issues - export details on issues associated with mabl tests to an external reporting tool for the non-mabl users on your team
- Link Agent - write a script that dynamically spins up and tears down Link Agents on demand for ephemeral environments
To get started, check out the mabl API reference:
We look forward to seeing all the productive ways you use these new endpoints!