atlassian-python-api icon indicating copy to clipboard operation
atlassian-python-api copied to clipboard

[Confluence] Inserting/Appending Table To Confluence - Example

Open Basavaraj-PN opened this issue 2 years ago • 2 comments

Hi, I'm new to this atlassian python api, I'm trying to insert and append data to a table in a page. do we have api / document for this?

Basavaraj-PN avatar Aug 09 '22 09:08 Basavaraj-PN

Hi! we provide only update page methods :(

You can check the storage format there https://confluence.atlassian.com/doc/confluence-storage-format-790796544.html

gonchik avatar Aug 12 '22 21:08 gonchik

Hey @gonchik thank you for the reply. Are there any python examples available?

Basavaraj-PN avatar Aug 22 '22 04:08 Basavaraj-PN