2

I need to create events that are "updated" by an external application. Every time an entity is updated on the application (e.g: the description) I have to mirror that to the corresponding event in the Outlook calendar.

The idea is to avoid storing the calendar event ids in a database. To do that the initial solution was to give to those events the same id as the entities that are on the application. Unfortunately this seems to be not possible on microsoft-graph-api as the Id is read-only. The other options are:

Is there any other way to solve that requirement? Any hint to share?

Many thanks in advance

Gnegno
  • 366
  • 1
  • 5
  • 15

0 Answers0