Skip to main content

Connect your Django Application to your CRM of choice

Project description

# django-crmify A django app for quickly integrating a full-featured 3rd party CRM into an application

## Purpose To begin, the purpose of crmify is NOT to be a full featured CRM. It’s utility is as a bridge between a Django application and a 3rd party CRM.

## Example Workflows For the examples below, assume our setup is with the Insightly CRM.

Basic Lead Management 1. User comes to site and registers for account, this triggers a crmify event to create a lead in Insightly 2. User unregisters account, this sets the lead status to the value of settings.BACKEND_OPTIONS.LEAD_DEAD_STATUS

Basic Sales Funnel 1. User comes to site and registers, triggers crmify to create a lead 2. User makes a purchase, this sets the lead status to the value of settings.BACKEND_OPTIONS.LEAD_CONVERTED_STATUS

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-crmify-1.2.0.tar.gz (9.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page