API put html data as collapsible list does not work

Srini Srini September 14, 2020

* Am using python and API calls to insert html data to a confluence page

* I got it to work fine and am trying to make the table as collapsible list

* Below is what am passing to API put call and the data is inserted but NOT as collapsible list

* When I edit the page manually and then insert HTML macro and insert the below code then collapsible works fine

What is that am missing here please

 

<details><summary>See More</summary><table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>DE</th>
<th>CPU</th>
<th>RAM_GB</th>
<th>DE_Ver</th>
<th>Storage_Total_TB</th>
<th>Storage_Used_TB</th>
<th>Storage_Used_%%</th>
<th>Oracle_dSource</th>
<th>Oracle_vDB</th>
<th>ASE_dSource</th>
<th>ASE_vDB</th>
<th>MSSQL_dSource</th>
<th>MSSQL_vDB</th>
<th>DataSet_Total</th>
</tr>
</thead>
</table></details>

1 answer

0 votes
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 18, 2021

Hi! 

Please, use the source editor app to check the exact formatting in storage format

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events