like that: ``` js imager.upload([req.body.base64Image], function(err, cdnUri, files) { // do your stuff }, 'items') ``` will work?