2

Found many examples on simple API queries but nothing close to what i want.

I have my space key and page ID, this is my table table

How can i append hyperlinks, and attach a file in cell 3 for each build using REST API.

1 Answer 1

1

get the page : add expand=body.storage as a query parameter to get the body.storage.value which holds the html tags.
Then parse the get response to edit the specific value in the 's then when updating the page update the body.storage.value withing your json like in the example: https://docs.atlassian.com/atlassian-confluence/REST/latest-server/#content-update

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.