Integration Registry
Connect services once, route to any project. None connected yet.
Blueprint Kit is the configuration layer, not the data layer. Personal projects (Supabase/Vercel) process events here directly. Work projects (AWS) receive synced routing rules — email and webhook traffic stays on AWS natively.
Gmail / Google Workspace
emailRoute emails to projects by sender, domain, or label. Process receipts, client emails, and notifications.
Stripe
paymentsPayment processing, subscription management, and webhook events for financial projects.
WhatsApp Business
messagingClient messaging, automated responses, and conversation routing. Already in ADMYN.
GitHub
devopsRepository webhooks, PR notifications, deploy triggers, and issue tracking.
Twilio SMS
notificationsSMS notifications, two-factor authentication, and phone-based alerts.
AWS SES
emailEmail sending and receiving for AWS-hosted work projects. Direct integration with Lambda.
Custom Webhooks
devopsGeneric webhook endpoints for any service. Define payload schemas and routing rules.
Vercel
devopsDeploy triggers, environment sync, and build notifications for personal projects.