Discussions
iMIS REST API - Define user-defined table
about 5 years ago by Nino van der Mark
Goodday everyone,
We're currently exploring the capabilities of the iMIS REST API to build custom solutions upon. So far we've defined our own tables and created Business Objects for them. Then, through the REST API, we've been able to insert data into and retrieve data from these tables.
But we're wondering if it's possible to define said tables throught he REST API as well?
This will become important if we want to build our solutions to work with cloud versions of iMIS as well, where we won't have direct access to the database.
We're hoping someone can help us out with this one.