I’m working in bubble mobile.
Previous step has a URL with an Image from OpenAI temporary storage.
On web, I simply add :Saved to bubble storage.
On mobile developer- it’s not an option.
Should it be?
I’m working in bubble mobile.
Previous step has a URL with an Image from OpenAI temporary storage.
On web, I simply add :Saved to bubble storage.
On mobile developer- it’s not an option.
Should it be?
Not, Use the file upload API from a workflow.
Great, thanks- I’ll give it a shot.