I want to insert a table that is on one page into another page via API, but some cells in this table contain files. Is there any way to get these files when I retrieve the table from the page? They are plain text files.
Hi @Álvaro Boza
Simplest way is to add this table in an excerpt macro and on the other page use the Excerpt Include macro to show the excerpt.
On changing the table in the source page will then also update the table on the related page, instead of cloning a table.
But via API this probably won't work as you can use the version 1 endpoint on creating attachments, but that's adding them to a page not storing them in specific content on a page
Hey that´s a good one Trick with excerpts.
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.