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
File details
Details for the file django-crmify-1.0.0.tar.gz
.
File metadata
- Download URL: django-crmify-1.0.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80f5571e27d2eee71a5807f06f56021108c346c803b195ad70d0cf16b330e6b1 |
|
MD5 | ebe3717144a954deb43361ea8aef2832 |
|
BLAKE2b-256 | 3e36209c17582d810d1184e0a06d677430d71d349d9432c04fcb067e9cd5f63c |