I have a form containing contact details in Dataverse. I want to be able to automatically fill out contact details (First name, family name, address etc.) when email is filled out and the user already exists in another system.
I can do this in PowerApps by creating a custom connector which calls my API (Azure Function) and have it trigger when the email fields is changed, however I can't figure out how to accomplish this in Dataverse.
Is it possible? What is the simplest way to achieve this?
Hello @daniel_hc
That was my wrong 😛 there are multiple ways available, we can go with Either one of the step 🙂
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
Thanks a lot for the quick reply, however I am a little unsure if you are explaining one way of doing it or three ways of doing it 🙂
If it is truly 3 steps you mean, then am I to call the plugin from JavaScript?
Hello @
Hope you are doing good. Please find some of the ways to achieve the same
Step 1 : As you have already created Custom API, trigger the Message on Create/Update of Email field and populate the same.
Step 2 : Create a Plugin and make a service call and populate it.
Step 3: Use JavaScript to get the values and Populate it.
It depends based on our requirement.
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
Super User 2025 Season 2
mmbr1606
275
Super User 2025 Season 2