Dynamic "Digital Postcard" Share Feature

Create a Deep Link (if that is what I need to create) that directs recipients to a specific “Postcard” screen in my app. This screen must dynamically load a wine’s photo and name .

The Current Setup

  • App: Pour Recall (Wine Journal).

  • Database: “Wines” collection with a “Wine Photo” and “Wine Name”.


    My goal is, when a user wants to share a wine they enjoyed through sms or email they would share this postcard screen with the image of the wine. I want something shareable that is more interesting than text. thanks for your help. If I am going in the wrong direction trying to accomplish this please let me know. This is my first app I have developed and so my learning curve is pretty big. thanks

Hi @IFIOgirl,

This is the direction worth exploring: Deep Linking | Adalo Resources

Best,
Victor.

fabulous and thanks for the great video to watch. I feel like I am about 95% there. For some reason during the ‘share’ the image that I have linked and the name and type of wine that I connected through the Magic T are not coming through. The “postcard” I developed to be shared is coming through but is misssing the image and name and type. This is a wine journal app and I am trying to share an image, name and type of wine on a “postcard” through SMS. Pour Recall share Any thoughts would be appreciated.