Hello Automate Community,
Are there any examples out there I can look at on how to create a simple share receiver flow? My endgame is to create a "Save to [Specific] Folder" action that will show up in the Android share menu.
I feel like I'm close, but I don't enough about what I'm doing to know how to parse the URI into a filepath/filename that the Move block can understand. Currently getting this error: com.llamalab.safs.NoSuchFileException: /storage/emulated/0/content:/mediaexternalimagesmedia1000005742: lstat failed: ENOENT (No such file or directory)
Thank you!
Andrew Ahlfield