-
Notifications
You must be signed in to change notification settings - Fork 65
Description
Is your feature request related to a problem? Please describe.
When sending a magic link to a multiplier in order to update the details of a contact record, we don't want that link/URL to exist forever for the sake of security. It would be best if it could be set to expire after a chosen amount of time. This is partly available via the Magic LInk plugin and using the "Links" option to auto-generate time-specific links for users, but that doesn't work if you want a time-specific link for a contact record that isn't a user.
Describe the solution you'd like
In some way from the Magic Links tile on a contact record (or any record type), have the ability to select a time period (numeric quantity + period selection: days, weeks, months) that will generate a separate link that will expire after that given time. A list of those time-specific links could be listed at the bottom of the accordion.
Describe alternatives you've considered
Alternately, maybe you can just set an expiration for a given magic link app within the accordion. That changes the link used for all of the send features (link, copy, send by email, QR code) to have an expiration. At the time of that expiration, the link gets regenerated and goes back to a persistent link without expiration. If a link has an expiration, it should be displayed within the Magic Link tile, possibly within the title row so that it's clear even with using the link icon that it will expire.
Additional context
