Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I want to insert all contents(all rows and columns of table view of)a confluence form into database.

Inder July 8, 2019
I have to access to database, now I like create a page in confluence where user can fill the form and their record automatically pushed in our database. could u please help me in this.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 8, 2019

I would remove your database access.  You don't need it, because you do not want to use it to do this.  You must never write to an Atlassian database when the application is running, because you will, at best, make what you've written useless, and at worst, lose everything.

Forget the database, write your code to push your data in over the REST API.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events