Page 1 of 1

How do I download image from a URI?

Posted: 20 Apr 2016 02:54
by maxxyypoo
A notification displayed gives me the URI of background of that notification how can I download that to a file? For example when new photo posted on Instagram I have a push notification to my phone and then I wanna save that picture (it's a background picture of that notification) how do I do that? The push notification in IG is built in now I gatta save the background to image file somehow.

Re: How do I download image from a URI?

Posted: 20 Apr 2016 19:11
by Martin
Hi,

You could try to load the URI using action Init Variable Image File. The action supports http, https, content and android.resource URIs.

Regards,
Martin

Re: How do I download image from a URI?

Posted: 20 Apr 2016 21:06
by maxxyypoo
Ok thank you I'll try (:

A complete flow to extract image from Instagram notification

Posted: 06 May 2016 20:47
by maxxyypoo
Can anybody create a flow to extract a background image from a notification of Instagram? So as soon as a notification from Instagram (new post) comes in it saves the background image of that notification (the post image) as a PNG onto the device?? I can't figure it out :/