jerocosio / autoform-cloudinary

Easily upload images to Meteor using Cloudinary and Simple Schema
13 stars 11 forks source link

Upload preset #16

Open officeabg opened 8 years ago

officeabg commented 8 years ago

Hi! Thank you for this cool plugin! Is it posible to add an upload preset? Instead of the need to make a rest api call to retrieve the image with a ton of parameters it would be dead simple to handle all this from the upload in cloudinary web interface in settings/upload/upload preset.

How can we attach the upload preset parameter? Thank you!