Configure Microsoft OAuth to access Microsoft services such as Outlook Calendar from your Jinba Flow workflows.Documentation Index
Fetch the complete documentation index at: https://docs.jinba.io/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- A Microsoft account
Setting Up in Jinba Flow
- Go to your workspace settings in Jinba Flow
- Navigate to the “Secret” section
- Find the Microsoft OAuth credential in the list of available credentials
- Click “Configure” or “Add New”
- Follow the authentication flow:
- Sign in with your Microsoft account
- Review and accept the requested permissions
- You’ll be redirected back to Jinba Flow
- Your OAuth tokens will be securely stored
OAuth Flow
When you first use Microsoft-connected tools in your flows:- Jinba Flow redirects you to Microsoft’s OAuth consent screen
- Sign in with your Microsoft account
- Review and accept the requested permissions
- You’ll be redirected back to Jinba Flow
- Your OAuth tokens will be securely stored
Available Microsoft Services
Outlook Calendar
- Create events
- Find events
- Update events
- Delete events
Outlook Mail
- This credential family is intended to support Microsoft mail-related tools as they are documented and enabled
Secret Usage in Flows
Outlook Calendar examples use the following secret reference:Related Pages
Troubleshooting
- If authentication fails, reconnect the credential from the Jinba secrets dashboard
- If your organization restricts Microsoft app consent, ask your administrator to approve the requested access
- If a flow reports an invalid or expired token, re-authenticate the credential and run the flow again
Jinba Toolbox