Latest posts

Notes on code and the things I build.

[Low Code] Send Translated Message to User using App Notification

Apr 27, 2024

Today we will learn how to create a Dataverse Instant plug-in using the AITranslate function. The purpose of AITranslate is to translate a message to the targeted language. For today's scenario, we will learn how to query the selected Dataverse User's UI Language and send the...

Build a Dataverse Plugin and use AIClassify to simplify business process

Apr 20, 2024

For those who don't know, now we can call AI functions within Dataverse which helps to simplify lots of business processes. One of the scenarios that we will learn today is regarding Case/Feedback/Incident creation where users can just put minimal information such as "Title",...