Creating Unique Links

So you can use this option: https://bubble.io/reference#Data.Messages.CustomType.id_link. If you have a page that has a type ‘Company’, that will generate a link with the right id.

Now if you want to log the user in, you can have a workflow on page load that does that (but you’ll have to use a dummy password). Might not be best security wise.

1 Like