Hi,
I’m trying to get files from one subitem and put them into the files column of another subitem.
Retrieving the public download URL from the actual file (asset) and the link from the Google Drive file works fine.
And adding the asset to the files column also works.
However, I don’t know how to add a link to the files column via the API.
To clarify, I have 3 files:
- 1 uploaded from my PC (asset). I know how to move that one
- 1 files that’s linked from Google Drive
- 1 files that is a link
Any clue if this is possible?