Sync Salesforce contacts to HubSpot
Common usage pattern for this MCP server
Ask Claude: "Sync Salesforce contacts to HubSpot"Access any application, workflows, or data via Workato's integration platform
Connect to hundreds of applications through Workato's enterprise automation and integration platform.~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"workato": {
"transport": "http",
"url": "https://your-workspace.workato.com/mcp"
}
}
}{
"mcpServers": {
"workato": {
"transport": "http",
"url": "https://your-workspace.workato.com/mcp"
}
}
}Webhook rate limit exceeded - 429 Too Many Requests
Rate limit: 20 events/sec (72K events/hour), burst 9K events. Check X-Rate-Limit-Remaining, X-Rate-Limit-Reset headers. Wait for Retry-After duration. Reduce event frequency. Optimize recipes to minimize calls.
Recipe execution failed - job error during processing
Go to Jobs tab, select failed job, inspect Data tab step-by-step. Check trigger configuration correct. Verify app connections active. Review error message for specific issue. Re-authenticate connections if needed.
API rate limit violation from external app (Salesforce, Slack)
Use Wait/Batch/Conditional steps to rate-limit API calls programmatically. Reduce number of actions per recipe. Optimize to make minimal calls. RecipeOps monitors violations every 5 minutes. Review app-specific rate limits.
Recipe not running or trigger not activating
Verify recipe is active (not paused). Check trigger configuration matches event source. Test trigger with sample data. Review connection permissions allow trigger access. Check app webhook configuration if using webhook trigger.
Common usage pattern for this MCP server
Ask Claude: "Sync Salesforce contacts to HubSpot"Common usage pattern for this MCP server
Ask Claude: "Execute the invoice processing workflow"Common usage pattern for this MCP server
Ask Claude: "Check status of overnight data sync"Common usage pattern for this MCP server
Ask Claude: "Trigger customer onboarding recipe"Loading reviews...
Join our community of Claude power users. No spam, unsubscribe anytime.
Required