Announcements
Hello Community,
Could anyone please suggest me how we can automate the workflow to send invitation from the Portal as soon as a contact is created in the Portal?
Your help is greatly appreciated.
Thank you
Hi @Anonymous :
This can be done.However, generating invitation code is a bit tricky.
I think this article will help you a lot:
Send Invite to Contacts automatically for Microsoft Portal in Dynamics 365
Best Regards,
Bof
This is not as difficult as suggested by the other post.
Create a Dynamics 365 Workflow
This could also probably be done with Flow but you would probably have to still call the the actual Send Invite workflow (as the actual Sending is a custom item provided by Microsoft - as it handles Group send as well as Single invites)
Hi,
Check this article, It helps you....
https://crmhub.blogspot.com/2018/04/Registration-process-through-OTP-D365-Portal-ADX-Studio-Portal.html
For Tutorial List :
https://crmhub.blogspot.com/p/d365-portal-adx-studio-portal.html
Thanks,
Hey, thanks for the response. I'm new to dynamics. Could you explain better this process?
Hi @dcorain ,
You can add a column in the "Contact" Entity with a meaningful column name and you can use entity form metadata to check if the contact was created from the portal. Then your workflow or power automate flow can trigger.
Hope it helps.
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Entity/Basic Forms, Web/Advanced Form Steps have a Related Tab called Metadata. You can create Metadata records to perform various actions such as add additional options to Subgrids, and a range of things with Attributes/Columns such as capture the Current Portal User, their Account, the current date-time, and set the column to a specific value. Metadata only applies to the Portal and not to Model Driven or Canvas Apps so for example you could set a 2 option column (defaulted to No) called "Created From Portal" and in the Metadata set it to Yes (if created from DataVerse Apps etc the column = No, if created from the Portal = Yes)
https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/configure-web-form-metadata
https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/configure-web-form-metadata#set-value-on-save
You then create a Workflow that triggers on create of the record and have a condition that says If Created From Portal = Yes then .......
https://docs.microsoft.com/en-us/power-automate/workflow-processes
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/overview-realtime-workflows
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
rezarizvii 64
DP_Prabh 34
oliver.rodrigues 30 Most Valuable Professional