How can I upload the image using Activity Starter to Cloudinary and obtain the link to send it to a spreadsheet?

Due to the image picker not being usable in the latest SDK, I used an activity starter to pick up an image. However, the problem is, how can I upload the picked image to Cloudinary and obtain the link to send it to a spreadsheet?

When i pick an image, it doenst upload my image to cloudinary, and my image spreadsheet colomn was empty. Someone please help me. Thank you.

1 Like

Move the hole set data procedure to when cloudinary media uploaded in order to get the url

cloudinary can not upload I think

Only using image picker can upload, activity starter cant