Updated:
22 October 2025
GetUserTimezone flow demonstrates how to retrieve a user's timezone via a Graph request.
The flow does not require premium connectors.
The flow consists of a trigger and two actions:
- The Send an HTTP request action of the Office 365 Groups connector.
- The Compose action named "UserTimeZone".
URI:
https://graph.microsoft.com/v1.0/me/MailboxSettings
Inputs:
@{outputs('Send_an_HTTP_request_to_get_Mailbox_Settings')?['body']?['timeZone']}

Code Sample Notice
The sample code is provided on an "as is" basis, without warranty of any kind, to the fullest extent permitted by law. We do not provide technical support for our code samples.
Support Pricing
If you require technical support, purchase at least one support unit and contact us. Support units are non-refundable.
One Support Unit Price: $35.00
