Alldar Lead Sync for Bitrix24 and AmoCRM
Send Contact Form 7 submissions to Bitrix24 and AmoCRM with field mapping, UTM tracking, and logging.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_alldar_lead_sync_logs | A logging table that records activity, events, or audit history. | Static |
| wp_alldar_lead_sync_mappings | Stores alldar lead sync mappings data created by this plugin. | Static |
| wp_alldar_lead_sync_queue | A job queue table for managing background tasks and scheduled operations. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
alldar_lead_sync_active_crmOption key:alldar_lead_sync_amocrm_access_tokenOption key:alldar_lead_sync_amocrm_responsible_user_idOption key:alldar_lead_sync_amocrm_subdomainOption key:alldar_lead_sync_amocrm_tagsOption key:alldar_lead_sync_bitrix24_responsible_user_idOption key:alldar_lead_sync_bitrix24_source_idOption key:alldar_lead_sync_bitrix24_webhookOption key:alldar_lead_sync_db_versionOption key:alldar_lead_sync_debug_modeOption key:alldar_lead_sync_entity_typeOption key:alldar_lead_sync_ip_handlingOption key:alldar_lead_sync_use_queueOption key:alldar_lead_sync_utm_tracking