I’m trying to send images through the API to a Make webhook, however, if I use the imageURL from bubble it’s a relative path starting with //.
How do I make sure this url is usable in Make?
I’m trying to send images through the API to a Make webhook, however, if I use the imageURL from bubble it’s a relative path starting with //.
How do I make sure this url is usable in Make?
You can add https: before the image URL
I feel a bit stupid now but thanks very much haha!!
Haha no worries