Is it possible to send an email to Dynamics 365 such that when the mail is received it will create a new custom entity record?
*This post is locked for comments
Is it possible to send an email to Dynamics 365 such that when the mail is received it will create a new custom entity record?
*This post is locked for comments
One more thing to Michel's answer is that since you are going to want this to only run on emails that are received and not the ones that you send manually, add a condition if the email status reason = received. That will execute only on incoming emails and not outgoing emails.
You should make this execute on the change of status reason trigger as well as on the create event to have more flexibility.
Hope this helps.
Yes there are multiple ways.
Hope this helps you get started. If you have any other questions, please let me know!
If you found my answer helpful, please help the community by marking it as verified :-)
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156