In most of web application there is a feature to upload image or change image. So, it’s hard to do this automation but Now you can easily build cloudinary endpoint to upload images on the your cloudinary account.
Make POST request on this endpoint to upload image with required parameters(if any required).
https://v1.nocodeapi.com//cloudinary/
Object | Description |
---|---|
file |
[Required] file to upload |