I'm trying to create an app that would read from a table that has multiple columns and rows.
Using the REST API I am able to retrieve the page and expand the table information using the following route:
Hello @Ginna Khang
Check https://github.com/atlassian-api/atlassian-python-api library (note: it is a community project, it is not owned/maintained by Atlassian).
Specifically look for Confluence method: get_tables_from_page
hi, i have the same problem
im trying to create new page using v2 API from existing content but confluence wont accept .html format no matter which representation i use, im getting raw html code instead of html tables in the page with 200 ok status
also im using nodejs, anybody got the solution for this maybe?
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.