Manage resources in your workspace programmatically with the mabl API. By integrating mabl API endpoints into your workflow, you can implement custom actions and make your overall testing strategy more efficient and consistent.
mabl API reference
Visit api.help.mabl.com to explore available endpoints and try out requests.
Automate workflows for increased efficiency
Save time by writing scripts that perform repetitive actions in mabl automatically. For example, instead of running plans manually to test new changes, use the deployment events endpoints to create an API-based CI/CD workflow that runs mabl tests as soon as code is deployed to a new environment.
Integrate and extend mabl into other tools in your SDLC
Create a custom script to share testing data from mabl with other tools. For example, you can use mabl’s reporting API to export test results, test artifacts, and workspace activity to an external reporting tool or database.
Manage your workspace at scale
Get real-time information on your mabl workspace and efficiently handle bulk actions. For example, instead of manually copying over a large list of environment variables from one environment to another, you can use the mabl API to complete the process in a few API calls, saving you time and reducing potential errors.
Click here to get started with the mabl API.