BEMADEV / MailChimp

0 stars 1 forks source link

Create Mapping Table #6

Open tcavaletto opened 12 months ago

tcavaletto commented 12 months ago

Create a mapping table in Rock that stores the Mail Chimp and the Rock PersonAliasId. When matching records, search this table first, if nothing is found, proceed with current matching logic. Once a record is matched, update / create a new mapping in the mapping table. This would greatly increase performance and reliability. We would also be able to remove the Foreign Id code on the Preson Record.