Skip to content

kenakamu/Activity-Tracker-UWP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Activity Tracker UWP

This is a Dynamics CRM SDK sample applicaiton which uses Web API endpoint or SOAP endpoint depending on CRM version.

Feature This application provides following capabilities

  • SignIn to any Dynamics CRM Online organization
  • Search Contact records for fullname
  • Display the contact detail, with completed actvities
  • Create/Update/Delete task for the contact
  • Launch the application via Voice command (Cortana Integration)
  • Take note via Voice (Voice to Text)
  • Roam CRM Server settings when you use the application with multiple devices
  • Change Theme (Dark/Light) from settings
  • Adaptive UI

SDK features This application uses following SDK features

  • Use FetchXML to search contact/activity
  • CRUD a record
  • SetState or update state/status for Task
  • Check Authority URL and CRM version

Libraries This application uses following Libraries

Other Activity Tracker Samples There are other Activity Tracker samples avaiable.

About

UWP version of Activity Tracker, which uses Web API/SOAP depeding on the CRM version.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages