Learn how to set up and use Cargo’s revenue organization features for lead allocation
The only pre-requisite for this node to function is a reliable record ID, which allows Cargo to track each lead allocation internally.The allocation node can be configured flexibly, for instance, based on their email address, territory (if defined), static list of members, or connector matching.
Data models used to map this advanced setting must be transactional objects, such as a CRM deals object, since this should be organized at allocation level (i.e. one record = one deal = one allocation).It is obligatory to add a filter identifying the deal owner (i.e., the member assigned to the deal) using a model column that denotes the deal owner via a Cargo expression that will be used to identify the relevant member
{{member.ids.<Insert connector name here>}}
.