Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Confluence] Attachments - get_attachments_from_content #1404

Open
dariuszkowalczykbsf opened this issue May 29, 2024 · 1 comment
Open

[Confluence] Attachments - get_attachments_from_content #1404

dariuszkowalczykbsf opened this issue May 29, 2024 · 1 comment

Comments

@dariuszkowalczykbsf
Copy link

In the case when confluence page points to another confluence page we are not able to get attachments.
image

The reason is images on page are not included in the attachments but linked from source page which has different page_id.

@gkowalc
Copy link
Contributor

gkowalc commented Jun 5, 2024

This is expected, include page is added to the page as a macro, there is no way to pull the data from the macro content using rest api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants