
Announcements
Attention: This is urgent, Kindly respond,
Hi,
I am working on canvas app to store the user-captured image into azure blob by creating folders on run-time and blobs into it.
Currently my requirement is "When a user successfully upload the image into azure blob, I need to get the recent uploaded image blob-URL from azure blob.
I had googled and succeeded to get all of the blobs and their URL enlist over gallery by following "Shane Young" tautorial but my requirement is to get the latest uploaded image url after saving complete to store blob over CRM form. 2