IvaSoft logo
GetUserTimezone flow for Office 365
Email Us
All Power Automate solutions
 
Updated:
22 October 2025
See also:

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 2 actions:


 

URI:

https://graph.microsoft.com/v1.0/me/MailboxSettings

Inputs:

@{outputs('Send_an_HTTP_request_to_get_Mailbox_Settings')?['body']?['timeZone']}

 

GetUserTimezone Flow picture 1



This is a code sample.

The sample code included herein is provided on an "as is" basis, without warranty of any kind, to the fullest extent permitted by law.

Please understand that we do not provide free technical support for our code samples.



Price of support

If you need to get technical support, please buy at least one support unit and contact usNO REFUND.

Price of one support unit
Your payments will be securely processed by PayProGlobal
$35.00
Shopping Cart  ORDER


Microsoft and the Office logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries
Email Us