You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm writing a scraper application to pull old articles from my site and move all of their content back to GatherContent, including images.
From the API documentation, as well as your examples, this doesn't appear to be possible - only the ability to download them. The config documentation lists a "files" type element, but even that doesn't have a valid attribute for a filename (documented, at least). If this is possible somehow along the lines of the GET files using a "data" object, it's not documented.
Please let me know if I'm missing something here. If not, please add a POST:/items{ID}/files.
I'm writing a scraper application to pull old articles from my site and move all of their content back to GatherContent, including images.
From the API documentation, as well as your examples, this doesn't appear to be possible - only the ability to download them. The config documentation lists a "files" type element, but even that doesn't have a valid attribute for a filename (documented, at least). If this is possible somehow along the lines of the GET files using a "data" object, it's not documented.
Please let me know if I'm missing something here. If not, please add a POST:/items{ID}/files.
Documentation I'm referring to:
https://gathercontent.com/developers/items/get-items-files/
https://gathercontent.com/developers/the-config-field/
The text was updated successfully, but these errors were encountered: