Url personalized

I would like to personalize the url of the different pages of my application, when we go on a new page the url is too long

I think you can utilize a service like 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 to generate a short link, you can even have custom domains for this.
  • Update the link back to your database.
1 Like