Hello, I currently have a workflow that generates picture from ChatGPT to be used in a generated article in ghost. Initially, I used the url option when generating image from ChatGPT but the problem with that is the image url is automatically deleted after some few minutes since it’s temporal. I changed the output of the image generation to File which makes me receive the image in binary data, but I don’t know how to upload it to Ghost so that it gets included in the post.
I do not believe there is a solution to this. I opened a ticket with both Make and Ghost(Pro) a few months ago. This is reply I received from Ghost.
Using Make.com, or Zapier, to send data to Ghost for publishing would not support the ability to upload the feature image natively within Ghost — this is a limitation at the moment. The image would need to be uploaded elsewhere, then the URL for the feature image can be referenced.
Hopefully this is something that either their API or the module can be updated to support soon.