# Need help: In Chat module , Get different apps screen link into another app

**URL:** https://community.glideapps.com/t/need-help-in-chat-module-get-different-apps-screen-link-into-another-app/77267
**Category:** Ask for Help
**Created:** [October 23, 2024, 9:15am UTC](https://community.glideapps.com/t/need-help-in-chat-module-get-different-apps-screen-link-into-another-app/77267 "2024-10-23T09:15:07Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![micheal](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/micheal/32/80181_2.png) [@micheal](https://community.glideapps.com/u/micheal)
#### Post date: [October 23, 2024, 1:12pm UTC](https://community.glideapps.com/t/need-help-in-chat-module-get-different-apps-screen-link-into-another-app/77267/3 "2024-10-23T13:12:12Z")

</div>

so there are two apps A and B  
when person a sends a message on app A, person B get’s the update but you want to provide a link that takes person B to the chat right?  
Would they go to the current chat or to the chat ID?  
I haven’t done this before so I’m not sure if this will work.

But you can generate URL for each row, using the row ID. On both apps make a this row URL column  
for app B when a chat is engaged send the user the URL

> [@Dilip\_Adiga](#):
>
> Is there a way we can construct URL by using some predefined values using template column

you can get a row URL using the rowID, it’s called deep links, then you can have an action or write the URL to your column

> [@How can I use Row IDs/deep links to create a public profile URL to users can share with others?](https://community.glideapps.com/t/how-can-i-use-row-ids-deep-links-to-create-a-public-profile-url-to-users-can-share-with-others/38933/4):
>
> Or like, are there any Glide app templates that make use of the feature I’m looking for (being able to share a profile URL)? I can certainly try working backward from that but didn’t see anything that looked like this with my first go through

---

_[View the full topic](https://community.glideapps.com/t/need-help-in-chat-module-get-different-apps-screen-link-into-another-app/77267)._
