Confluence REST API [DATABASES]

Hey,

With the new database feature, is there a way to insert a row to a database via rest API. I have not managed to find a method that works. expanding operations suggest its possible?
{
“operation”: “update”,
“targetType”: “database”
},

Chris

Nope. The Confluence APIs have yet to have that functionality added.

Refer to the Actions section of RFC-23 Confluence Databases and the subsequent discussion on availability of REST API endpoints.

2 Likes

Hello! Is it possible to get and return rows of data? If not, is there a way I can request this feature?

Nope. The Confluence APIs have yet to have that functionality added.

Refer to the Actions section of RFC-23 Confluence Databases and the subsequent discussion on availability of REST API endpoints.

If not, is there a way I can request this feature?

Refer to CONFCLOUD-77328 which is described in that RFC as the place for making related feature requests.