Hi all,
If you are reading this, I apologise for the Clickbait title.
I’m trying to generate images with ChatGPT via an API call from Softr then store this image in my base.
I want to do this completely internal to Softr Workflows because everything is so clean and clear inside the Softr ecosystem. I’m I want to avoid Webhook calls to Make and then return API calls to Softr from Make. I’m happy to play around with scripts.
So here it is:
- I’ve sent an API call to ChatGPT to generate an image. (Successful)
- A successful image generation has been returned as a base64 reply in JSON. (Successful)
- I want to store this as an image in my Softr base using only Workflows. (Still trying)
Every other time I have used Workflows, I am shocked by how ridiculously easy and workable it is. So I am assuming that I am just an idiot here.
Does anyone have a solution that does not involve my current workaround which is as follows: Softr>Webhook>Make>Google Drive>Softr API call?
This process just seems so inelegant, so “not Softr.”
Any help would be greatly appreciated. Especially if you tell me I’m an idiot and show me the light.
Thanks in advance,
Steven