In Make, I use Cloudinary to upload images and include them in HTML output easily.But in n8n, there's no built-in Cloudinary app, and HTTP Request (via cURL) doesn't work properly for image upload.
Any solution for this? Or is there any other node that can replace Cloudinary in this case?
Thanks!