Hi,
Is there a way I can identify which contacts are registered to the Event Portal, i.e. both those that have been invited and registered and those that have signed up from the portal.
Thank you,
Darren
Hi Darren,
In the invitation form, there are 2 helpful attributes for us to differentiate those two types of contacts.
https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/invite-contacts#invitation-attributes
1. Redeemed Contact
If a contact uses invitation to register(redeeming the invitation code), the Redeemed Contact field of invitation will be populated.
Therefore, you could use the field to retrieve all associated contacts, and FetchXML Builder might be required to build complex query.
2. Execute Workflow on Redeeming Contact
A workflow will be executed when the invite is redeemed. The workflow will be passed the redeeming contact as the primary entity.
So we could also create a custom field to Contact entity, the workflow will set a value such as "Registered from invitation" to the field, then we can identify two types of contacts by creating a new view with custom filters.
Regards,
Clofly
Hi, I’ve set up the workflow, but when I try to redeem the invitation from the portal site, I’m getting the following error:
Do you have any idea why this might be happening? if I remove the workflow setting from the invitation page, I’m able to redeem the invitation without any issues. However, i need to run the workflow to do some other actions.
thank you, Siva
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Rishabh Kanaskar 258
MVP-Daniyal Khaleel 179
Tom_Gioielli 127 Super User 2025 Season 2