Temporarily URLs

Hey all,

I want to create a landing page for downloading a piece of content where the URL expires. The challenge is that I want a unique URL per email I send - so each person that receives the email would have a different URL.

Note I am not trying to expire the landing page itself, just the specific, custom link I create to that page.

Anybody have any idea if this is at all possible?

Thanks in advance for any thoughts.

Possible, yes. But this would require custom programming and a database where you can store the temporary URLs, link them to real URLs, and then expire then after a specified amount of time. Plus since this doesn’t exist in Hubspot, you would need to utilize the API to trigger the email with the URL unique to the contact.