Open app button suddenly disappeared from all emails

We have the “open app” button enabled on multiple emails, but all of a sudden, it’s no longer showing on any of the emails.

Any guidance appreciated!


I don’t know if it has been reenabled.

1 Like

This “open app” button in email was never reliable enough in my experience.

It’s more efficient to send hyper links to where you want, in the emails you send. Given you can send links to deep parts of your app (I do). You just need to study a bit URL structure.

1 Like

Thank you for sharing - I wasn’t aware of this.

Thanks for sharing your experience of this button @FrancoisDigico

Can you elaborate on what wasn’t reliable?

You can use Glide ‘variables’ to send any link inside an email you send.

Just don’t use the built in button, but use a column to write your email body.
Aka, write from a JS code engine or Make to map your data.

For example, write (1.watch shopify products) then (2.map data or iterator) and then router or (3. use variant image).
Quite complex data stuffing, but it works well :grinning_face:

2 Likes

Thank you for this. We build a column to write the email body and it looks like it’s working quite well!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.