You have no favorites... yet!
This bundle contains functions to help generate OAuth tokens for your application's users.
To use these Choreos with Power BI, follow the instructions found here to register your Power BI application and retrieve your Client ID and Client Secret.
To use these Choreos with Excel, follow the instructions found here to register your Office 365 application and retrieve your Client ID and Client Secret.
https://analysis.windows.net/powerbi/api
When using the Excel Choreos, you can leave the Resource input empty, but you'll need to specify the following Scope:
Files.ReadWrite
Note: if you are building an application that needs to access Microsoft accounts for multiple users, you'll need to pass the Access Token returned by the FinalizeOAuth Choreo to authenticate your application's users. You can use the Refresh Token with the Microsoft > OAuth > RefreshToken Choreo when an Access Token expires.
Microsoft.
Completes the OAuth process by retrieving Microsoft OAuth tokens for a user, after they have visited the authorization URL returned by the InitializeOAuth Choreo and clicked "allow."
Microsoft.
Generates an authorization URL that an application can use to complete the first step in the OAuth process.
Microsoft.
Retrieves a new refresh token and access token by exchanging the refresh token that is associated with the expired access token.
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms