I'm currently writing a Confluence Application that should create a table with payload in it. The table is created over the REST-API. The problem I'm facing is, that the HTML Makro isn't activated on the Confluence sheets, due to security reasons.
Therefore, answers like this one: https://community.atlassian.com/t5/Confluence-questions/How-to-create-a-page-with-a-table-using-REST-API/qaq-p/425879 doesn't help in my case.
Is there a way to create tables without the HTML Makro in Confluence?
Thanks in advance! :)