main
main copied to clipboard
store synchronization data in a new model
Create a model to store into the database the information we get from the sync process. Keep in mind that we will have multiple types of sync processes (e.g. from facebook, from action network, from other CRM systems...) so make the model flexible enough to handle those.
need to confirm if this works