@atnbueno @gluebyte @matthewcassinelli @viticci We need your help. Passing the Get Current App variable to another action doesn’t work. Using the IF action alone (Current App) passes the name, but isn’t recognized as a true value. The only solution I’ve found is using the list action, but it still requires the user to list their apps. Any ideas? We want to take a screenshot, use the create album action, and save it to the album using the app name.
@atnbueno @gluebyte @matthewcassinelli @viticci this seems to only work with the Shortcuts app.
@iBanks @atnbueno @matthewcassinelli @viticci How about Get Text from [Current App’s Name]

@gluebyte @atnbueno @matthewcassinelli @viticci this works! Thanks dude!!

https://www.icloud.com/shortcuts/c1396f783f84440abbe4c50eb35e856d

Now to bind this with Apple Frames. 😊😊😊

Shortcuts

@iBanks @atnbueno @matthewcassinelli @viticci “Get Name of [Current App]” works, too🙂

@gluebyte @iBanks @atnbueno @viticci Dang I somehow missed that action, that is sweet.

I’ll file feedback on it not working in this way though, if you have a # I can dupe too

@matthewcassinelli @gluebyte @atnbueno @viticci FB15806757 (Get Current App Shortcuts action passes nil value)

When using the Get Current App action alone and running it, it passes the apps name. If you pass that same action to another action like a Text or IF statement, it passes no value.
User must use a Get Name action or a Get Text from Input action in order for the name to pass to another action successfully.

@iBanks @matthewcassinelli @gluebyte @atnbueno @viticci added one as well FB15808699 (FB15806757 (Get Current App Shortcuts action passes nil value))