
Hi,
I have a requirement where I need to pre-populate the Invitation Code field with the Invitation code when sent to a User. That is, when User clicks the link which he receives in Email to the Portal for Registration, he should be able to redirect to the Portal link with Invitation Code added in the Invitation Code field instead of pasting the code. Is there a way to achieve this?
Any help is greatly appreciated.
Thanks in advance,
SG
Hello,
You will find the OOB workflow available to send the invitation named as Send Invitation under processes. This sends an invitation which fulfills your requirement.
Apart from this if you are building a custom email to send invitations then build the URL link in the below format which will take the user to the redeem invitation page on the portal and append the invitation code to the field
https://<PORTALURL>/register/?returnurl=%2f&invitation=<INVITATION CODE>
Best Regards,
Harish M
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums