Boomi can be accessed using RESTful API requests to the server.
There are multiple ways to use the RESTful interface. Some examples include:
- Using an application similar to Postman.
- Using a programming language like Python.
Both have useful features.
The RESTful API can be used to do many of the things the Boomi web interface can, and some things it cannot. For example, there is no way to delete some objects, like datastores, from the web interface. This design choice was intentional by the Boomi team.