Replies: 1 comment
|
At the moment, Postiz generally expects media to be uploaded or stored inside its media flow before scheduling a post. Using a direct public image URL instead of uploading would be a useful feature, especially for Pinterest and self-hosted setups, because it could reduce duplicate storage. So if it is not currently supported, adding API support for remote image URLs would be a great improvement. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there a way through the API to schedule a post with an image without uploading the image?
My use case is Pinterest where the image is available online through a public web address. Is it possible to just include that link instead of uploading the image to Postiz? I'd like to save the space if possible since the image is already publically available somewhere else.
All reactions