Skip to content

Platform Connections

MIFY connects to external platforms and services through multiple integration methods.

These providers are natively integrated via the AI SDK:

ProviderModelsSetup
OpenAIGPT-4o, GPT-4, GPT-3.5API key in Settings → Credentials
AnthropicClaude 4, Claude 3.5, Claude 3API key
Google GeminiGemini 2.0, Gemini 1.5API key
GroqLLaMA, MixtralAPI key
MistralMistral Large, Medium, SmallAPI key
CohereCommand R+, Command RAPI key
xAIGrokAPI key
DeepSeekDeepSeek-V2, DeepSeek-CoderAPI key
Together AIOpen-source modelsAPI key
FireworksFast inference modelsAPI key
Hugging FaceCommunity modelsAPI key
OpenRouterMulti-provider routingAPI key
SambaNovaEnterprise inferenceAPI key
GitHub ModelsAzure-hosted modelsAPI key
Cloudflare Workers AIEdge AI modelsCloudflare account
OllamaLocal modelsLocal install (no key needed)

LiteLLM adds 90+ additional providers through a proxy layer. Configure at /admin/litellm.

Provider packs bundle configurations for different use cases:

TierOptimized For
FastSpeed — lower latency models
BalancedCost/quality tradeoff
AccurateQuality — best available models

Select a pack when running a workflow, or set a default in Settings.

Import workflows from and connect to external platforms:

PlatformCapabilities
FlowiseImport chatflows, execute remotely
DifyImport apps, execute remotely
LangflowImport flows, execute remotely
n8nImport workflows, execute remotely
ComfyUIImage/video generation workflows
  1. Go to Settings → Connections
  2. Enter the platform URL (e.g., http://localhost:3101 for Flowise)
  3. Add the API key if required
  4. Test the connection

Connect enterprise services via OAuth:

ServiceProviderWhat It Enables
GmailGoogleSend/search/read emails in workflows
OutlookMicrosoftSend/search/read emails in workflows
Google CalendarGoogleCreate events, check availability
Outlook CalendarMicrosoftCreate events, check availability
  1. Go to Settings → Email Accounts (or Calendar Accounts)
  2. Click Connect Gmail or Connect Outlook
  3. Authorize in the provider’s OAuth window
  4. Account appears in your connected accounts list
PlatformSetup
SlackBot token + channel configuration
DiscordBot token + server/channel
TelegramBot token

For additional integrations, MIFY supports Composio — an external connector marketplace:

  • Browse available apps and actions
  • Connect accounts through Composio’s OAuth flow
  • Use connected actions in your workflows