# How to create custom URL to share content from an app made on Glide?

**URL:** https://community.glideapps.com/t/how-to-create-custom-url-to-share-content-from-an-app-made-on-glide/29531
**Category:** Ask for Help
**Created:** [July 25, 2021, 7:16pm UTC](https://community.glideapps.com/t/how-to-create-custom-url-to-share-content-from-an-app-made-on-glide/29531 "2021-07-25T19:16:40Z")
**Posts on this page:** 1
**Showing post:** 16

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [October 31, 2022, 11:56pm UTC](https://community.glideapps.com/t/how-to-create-custom-url-to-share-content-from-an-app-made-on-glide/29531/16 "2022-10-31T23:56:13Z")

</div>

> [@Url personalized](https://community.glideapps.com/t/url-personalized/45469/2):
>
> I think you can utilize a service like [Short.io](http://Short.io) to help with that. The flow would be: Create a new row. Navigate to that row. Send the rowID and the “link to current screen” to an automation service like Make. Tell [Short.io](http://Short.io) to generate a short link, you can even have custom domains for this. Update the link back to your database.

Something like this, but instead of having to get the “link to current screen” value, you can pre-construct it with the current Glide computational model. Just need the rowID over.

---

_[View the full topic](https://community.glideapps.com/t/how-to-create-custom-url-to-share-content-from-an-app-made-on-glide/29531)._
