0

I have an Azure Logic App that consists in getting events info by a given Id. I use Office365 Get Event Connector but it doesn't retrieve iCalUId.

Remember that Outlook events have two "ids":

  • id: Unique identifier in resource calendar.
  • iCalUId: Unique identifier in ALL attendees calendar.

I need the last one.

Is there any way to obtain it?

Aitor Gil
  • 38
  • 6

1 Answers1

0

Might be a little late for you, but for anyone else landing here iCalUid was added to the connector recently.

https://learn.microsoft.com/es-es/connectors/office365connector/#graphcalendareventclientreceive

Matt Dotson
  • 5,887
  • 1
  • 23
  • 23