Leads - Activities Table Formats (ActivityLeads)
Follow Ajera CRM specifications for preparing a file containing lead-activity associations.
| Field Name | Data Type | Length | Notes | 
|---|---|---|---|
| Activity ID | varchar | 32 | Unique internal identifier for the activity; same as this column in the Activity Table; required field; must exist in Activity | 
| LeadID | varchar | 32 | Unique internal identifier for the lead; same as the LeadID in the Leads Table; required field; must exist in Leads | 
