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 details)

Uploaded Source

File details

Details for the file django-crmify-1.2.0.tar.gz.

File metadata

File hashes

Hashes for django-crmify-1.2.0.tar.gz
Algorithm Hash digest
SHA256 f86abdb372cf35ec1bdcd929978b4ed3ae3c1ce28d748e6654a9d077aa546716
MD5 11851291f84309cff573cab01eef569a
BLAKE2b-256 ab7ecbe9912aa33dc08d53f484202e2380c5a274e2aa819c58b778e8af2f252a

See more details on using hashes here.

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