I am using the new “Databases” feature. I can successfully retrieve database details using:GET /wiki/api/v2/databases/{databaseId}
However, I cannot find any documented REST API method that allows adding a new row to a database table.
Is there an official Confluence REST API endpoint for creating (adding) new rows in a Database? If yes, what is the correct URL and request body format? If not, is this feature currently unsupported?
Hi
Atlassian do not seems to provide such endpoint. Endpoints are limited to The Confluence Cloud REST API
Regards
Adding to the information from @Florian Bonniec -- Here is the backlog suggestion to add other endpoints to modify Confluence databases. You may watch or vote for it to see progress.
https://jira.atlassian.com/browse/CONFCLOUD-77328
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks guys, it seems that this does not exist unfortunately but like i see there have been similar initiatives already for quite some time. Full REST API is a must have here if it was up to me
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.