Hi everyone,
I'm exploring PowerPages and there I saw we have invitations we can invite contacts to register. Here's my scenario
1. I'll create a new contact
2. Once contact added, a power automate workflow is running that will create a invitation for newly added contact in Invitation table
3. I'm sending simple email to user to invite to my portal and the email looks like below.
Welcome to Portal
Accept invitation here : https://examplexyz.powerappsportals.com/register?invitation=67aeaf09-81ca-47f5-a899-f65804a94123
My concern is, If another user get this invitation code then that user also can login right. Lets say I'm a GOOD user and a BAD user who will get the code from somewhere. and when BAD user put invitation code, it auto populates the email in Email field of the registration form but then he can change the email to another email to login to portal
So Is there a way we can check that InvitationCode with the contact like, XYZ invitation code valid for only ABC user?
Let me know if more clarification required 🙂
Thanks