Optimizing Contact Selection for Outreach Sequences
I have a table with 10's thousands of contacts and thousands of accounts. The table rows are ordered by unique contact with field as an additional column. (aka contact report) The goal is to clean and "score" the contacts based on things like title, industry etc. (This is done) From there we want to select a maximum of three contacts per accountto add to sequence. The three contacts would be chosen using the highest score to lowest. Thinking a column with a checkbox would sufifce. I could then filter down on that to push into Outreach. Can't seem to figure out how to get the table to "group" the accounts and only select 3 contacts per account. Any ideas?
