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.

1 Like