#How to redirect to a link

6 messages · Page 1 of 1 (latest)

fallow pawn
#

Hello, I am trying to build a URL shortener with Directus, I already have a collections called short link with a slug field and a url field

fallow pawn
#

What I would like to happen is I would want to rereoute to the URL when I access the individual short_links

#

is it possible in directus?

lime spoke
#

I think this is only possible from a custom endpoint

fallow pawn