# FluentCRM API Configuration
# Copy this file to .env and fill in your actual credentials
# Your FluentCRM API Username (from FluentCRM → Settings → Rest API)
FLUENTCRM_API_USERNAME=your_api_username
# Your FluentCRM API Password (Application Password from FluentCRM)
FLUENTCRM_API_PASSWORD=your_api_password
# Your WordPress domain with FluentCRM
FLUENTCRM_API_URL=https://your-domain.com/wp-json/fluent-crm/v2