Code blocks for this API Request

Hello @visualdisigner10ucqs welcome to the community!

Instead of using the “Image4’s Picture” block, you will need to use the response from the Web Viewer and the Web Viewer needs to have an HTML file that converts the image to base64.

To create the HTML file you can use the HTML code I shared here: WEB API Firebase Storage It does not upload the file to the server - #4 by ioannis

Here is a post from the Cloudinary community about uploading an image as base64.
Uploading assets using a base64 DATA URI – Cloudinary Support