Page's source from the url

I need to create a page that takes the data from the parameter reported on the URL, which therefore has dynamic content based on the link, is it possible?

Yes, you can send to and read params from the URL

It’s possible. Depending on what you want to do.
Try play around with ‘Get event from page URL’ as data source for the page.
Or you can probably find something similar in conditionals as well.

1 Like