Hi All,
I have a powerapp using the AzureBlobStorage Connector(the connector) . However, this app has to interact with data that is being bulk uploaded using the Azure Storage Blobs client library for .NET (the api).
When you create a blob using the connector you get and Id which can then be used to Delete the blob.
However, when creating blobs with the api I cannot see how I can get that ID. Hence data that is being bulk created cannot be deleted in the Power App.
The connector returns a BlobMetadata object when calling CreateFile.
The api returns a BlobContentInfo when calling UploadBlob. This metadata object does not contain an Id or anything matching the format of the BlobMetadata.ID.
Does anyone know how I can get this Id from the API?
Cheers,
Guido
User | Count |
---|---|
255 | |
112 | |
92 | |
48 | |
38 |