Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zie619/n8n-workflows
/ functions
Functions
246 in github.com/Zie619/n8n-workflows
⨍
Functions
246
◇
Types & classes
54
↳
Endpoints
54
Function
get_most_popular_workflows
Get most popular workflows
src/community_features.py:476
Function
get_stats
Get workflow database statistics.
api_server.py:229
Function
get_top_rated_workflows
Get top-rated workflows
src/community_features.py:470
Function
get_trend_analysis
Get trend analysis for specified period.
src/analytics_engine.py:370
Method
get_trending_workflows
Get trending workflows based on recent activity
src/enhanced_api.py:184
Function
get_usage_insights
Get usage insights and patterns.
src/analytics_engine.py:379
Function
get_user
Get user by ID.
src/user_management.py:460
Method
get_user_collections
Get collections for a user
src/community_features.py:376
Function
get_workflow_detail
Get detailed workflow information including raw JSON.
api_server.py:309
Function
get_workflow_diagram
Get Mermaid diagram code for workflow visualization.
api_server.py:436
Method
get_workflow_enhanced
Get detailed workflow information
src/enhanced_api.py:148
Function
get_workflow_ratings
Get workflow ratings and reviews
src/community_features.py:458
Method
get_workflow_recommendations
Get personalized workflow recommendations
src/enhanced_api.py:170
Function
get_workflow_stats
Get workflow statistics
src/community_features.py:464
Method
get_workflows_enhanced
Enhanced workflow search with multiple filters
src/enhanced_api.py:84
Function
global_exception_handler
(request, exc)
api_server.py:752
Function
handle_webhook_endpoint
Handle incoming webhook.
src/integration_hub.py:305
Function
health_check
Health check endpoint.
api_server.py:223
Method
health_check
Health check with performance metrics
src/enhanced_api.py:220
Function
later
()
docs/js/app.js:116
Method
later
()
docs/js/search.js:399
Method
later
()
docs/js/app.js:85
Method
loadMoreResults
()
docs/js/search.js:355
Function
login_user
Login user and return access token.
src/user_management.py:427
Function
notify_discord
Send notification to Discord.
src/integration_hub.py:271
Function
notify_slack
Send notification to Slack.
src/integration_hub.py:261
Function
rate_workflow
Rate a workflow
src/community_features.py:444
Method
register_integration
Register a new integration.
src/integration_hub.py:33
Function
register_user
Register a new user.
src/user_management.py:415
Method
register_webhook
Register a webhook endpoint.
src/integration_hub.py:231
Function
reindex_workflows
Trigger workflow reindexing in the background (requires authentication).
api_server.py:574
Function
require_admin
Require admin role.
src/user_management.py:405
Function
resolve_alert
Resolve an alert.
src/performance_monitor.py:309
Function
root
Serve the main documentation page.
api_server.py:203
Method
runQuery
(index)
src/database.js:115
Function
run_indexing
()
api_server.py:605
Function
search_workflows
Search and filter workflows with pagination.
api_server.py:239
Function
search_workflows_by_category
Search workflows by service category (messaging, database, ai_ml, etc.).
api_server.py:695
Function
showNotification
* Show temporary notification
docs/js/app.js:147
Function
startup_event
Verify database connectivity on startup.
api_server.py:141
Function
sync_github
Sync workflows with GitHub repository.
src/integration_hub.py:251
Function
sync_notion
Sync workflows with Notion database.
src/integration_hub.py:295
Function
track_workflow_download
Track workflow download
src/community_features.py:488
Function
track_workflow_view
Track workflow view
src/community_features.py:482
Function
update_user
Update user data.
src/user_management.py:474
Function
websocket_endpoint
WebSocket endpoint for real-time metrics.
src/performance_monitor.py:319
← previous
201–246 of 246, ranked by callers