Uploading image to Rollbase

Posted by Shira Taytelbaom on 08-Feb-2017 04:29

Hi,

I wanted to know if there is an option to upload a photo to rollbase when I create the record, and not just when I update a record.

The code we have until now, is updating a record, and adding to it the photo.

We want to upload a photo to rollbase, on the same time we create the record.

Thanks a lot,

Shira

All Replies

Posted by Shira Taytelbaom on 08-Feb-2017 05:25

Regarding the question above,

The issue with the uploading image, is on the client side, from the app that I program, outside of the Rollbase.

Thanks a lot!

Posted by Shira Taytelbaom on 14-Feb-2017 07:21

Is there any answer please???

Posted by Ricardo Rafols on 14-Feb-2017 11:17

Hi Shira,

correct me if I'm wrong...

Are you trying to create a record outside of Rollbase using REST or SOUP and you would like to create a record with an image at the same time instead of creating a record and after calling setBinaryData API ?

Posted by Shira Taytelbaom on 15-Feb-2017 02:45

Hi,

Yes, we want to create a record with an image at the same time, but it's not  instead of creating a record and after calling setBinaryData API - it's instead of getting the URL of the image and put it in the rollbase!

This thread is closed