Hi there,
I am fairly new to MSFlow, I create a flow that is triggered when a row in SQL is modified.
part of the flow takes image text from power apps, converts and saved the image and then created a thumbnail, and then sends the URL of the thumbnail via email so that it can be viewed publically. My reason for using the thumbnail is that I needed a url that ended in .jpg because the data is also being used in Power BI. so the flow works perfectly, however, I have discovered that the thumbnail URLs expire and this is my problem.
My goal is to create a public image URL (.jpg).
I have tried SharePoint but the URL that is generated is not .jpg it directs to a webpage with the image.
Has anyone done something like this? what did you use to get the URL?
Solved! Go to Solution.
Hi @MarCBB,
Correct previous reply, use the Thumbnail Large, Medium, Small instead of Thumbnail.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @MarCBB,
You can use the Get file properties or Get files properties action to get the properties of the image file. Then you can use the "Thumbnail" to get the URL of the picture.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @MarCBB,
Correct previous reply, use the Thumbnail Large, Medium, Small instead of Thumbnail.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@v-litu-msft, Awesome, Thank you, that seems to work. I am assuming that these URLs will not expire?
I have the same concerns as you
Thumbnails expire, have you found a solution?
Thank you
Hello @lionelp.,
I am also facing same issues. Did you get any solution for this?Please help me how to generate URL without access token. Because either I need image below 70 kb size or thumbnail image without access token to show in SSRS report.
Thanks,
Suresh.
@psureshkumar @MarCBB @lionelp guys, I've found a workaround!!! Finally!
Here is where I've found it - https://youtu.be/11qP2cx6PFo?t=511
The idea is to:
It works for me.
However, I don't recommend using FTP protocol for uploading as it constantly corrupts the images.
Power Automate User Groups are coming! Make sure you’re among the first to know when user groups go live for public preview.
User | Count |
---|---|
59 | |
48 | |
46 | |
37 | |
34 |
User | Count |
---|---|
75 | |
69 | |
59 | |
58 | |
52 |