Integrations
Use these guides when you need to understand how Neudash handles a provider family, what setup path to use, and whether the integration is best handled through built-in triggers or a normal API pattern.
Provider guides
Google Workspace Gmail, Drive, Sheets, and Calendar with managed OAuth and dedicated trigger coverage.
Microsoft 365 Outlook Mail, Outlook Calendar, OneDrive, and Excel with managed OAuth and Office-specific trigger support.
Slack Workspace install flow and channel-based operational automation.
Zoho CRM OAuth-backed Zoho setup for CRM-driven workflows.
ServiceM8 Getting Started ServiceM8 add-on activation, callback URL setup, and the current OAuth + polling pattern.
Custom APIs and tokens The generic path for API keys, bearer tokens, and normal REST integrations.
Need another integration? Contact Neudash when the provider is not listed yet. In many cases the right first step is still a normal REST API or OAuth-based integration.
OAuth setup details
- Google Custom OAuth Client Bring your own Google OAuth client when you need your own branding, quotas, or app policy.
When to use these guides
- You are deciding whether to use a built-in provider or a generic API/token path
- You need to configure an external OAuth app or callback URL
- You want to know which provider families have dedicated trigger support
- You need the practical setup path, not just raw vendor API documentation