Post/put data into application with REST API?

Hi,

We are looking to migrate from our old mindtouch wiki.
And this time we are looking on using the “App within minutes” function to create cmdb’s etc.
Our plan was to use REST API pretty much to both read and write into the wiki’s “applications”.

So the thing that we have succeeded with is to get the data with postman, but I wonder if there is any official way to post/put data int an application.

  • Create a new “entry” with post, and fill in the fields that is in the application.
  • Update a “entry” with put.

Anyone that already does this? Or any other ideas?


Regards Falk