Prerequisites
Before using this action, ensure that your Cloudinary account is properly configured and that you have the required upload settings available:
Uploading Files
UploadImage_UnsignedPreset uploads image binary data directly to Cloudinary using an unsigned upload preset.
Inputs
Outputs
Notes
Setting up a progress bar
UploadImage_UnsignedPreset accepts an optional object input parameter that can be used to report upload progress.
To show that progress in your screen or block, follow these steps:
These names are examples only. You can use different names in your implementation.