Integrations

Connect external services to extend CRM capabilities

Twilio
SMS and voice messaging via toll-free number
Not Configured

Required environment variables:

TWILIO_ACCOUNT_SIDTWILIO_AUTH_TOKENTWILIO_PHONE_NUMBER

Set these in your .env file on the server and restart the app.

Stripe
Payment processing, invoices, and subscriptions
Not Configured

Required environment variables:

STRIPE_SECRET_KEYSTRIPE_WEBHOOK_SECRET

Set these in your .env file on the server and restart the app.

Resend
Transactional and marketing email delivery
Not Configured

Required environment variables:

RESEND_API_KEYRESEND_FROM_EMAIL

Set these in your .env file on the server and restart the app.

Google Calendar
Sync appointments with Google Calendar
Not Configured

Required environment variables:

GOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRET

Set these in your .env file on the server and restart the app.