Hi, in the scenario:
ChatGPT Module generates an image.
I need to use the image in 2 ways:
export to Wordpress to be the Featured File of wordpress. This is why I i defined in the chatgpt module “response format=image file”.
Use the image URL in google sheet.
The problem: once the response format is “image file”, how can I still get the image url. How can I get the wordpress featured image URL? Which module and field?
Thanks
hi,
regarding the 2nd option: I am using my own file hosting sotrage, because the file is stored in the media section of my Wordpress, hence in the wordpress storage. How can I get the Features image link from Wordpress. Would the Male wordpress module “get a Post” be usefull? how?