We are building a group of boards to handle routing customer calls. I have created 4 boards:
- Customer Board: Tracks contact info for all customers
- Intake Board: All calls are processed here, along some brief information about the needs of the customer
- Sales Board: All sales calls are routed to this board
- Support Board: All support calls are routed to this board.
The Intake Board has a two-way connection to the Customer Board and mirrors the phone number and email address. There is a status column that has Sales and Support as options. There is an automation based on the status column that creates a new item in the board that matches the selected status, assigns the item, and notifies the assigned person.
If the Sales Status was selected in the Intake Board, then a new item is created in the Sales Board that has a two-way connection to the Intake Board. The Customer Name, Phone, and Email from the Customer Board, which are mirrored to the Intake Board, are further mirrored to the Sales Board.
When I go to the Intake Board, I can see, in the Sales Board Connect Column, all of the Sales Board connections. I would like to be able to go to the Customer Board and see all of the Sales Board Connections a given Customer has.
I have created a two-way connection between the Customer Board and the Sales Board. I attempted to use the Match automations, but was unsuccessful. In the Sales Board, I used the āWhen an item is created in this board, āconnectā the item where āCustomerā matches āNameā in āCustomersā by āadding new matched itemāā automation. I tried it with āadding new matched itemā and with āoverwriting new matched itemā. It will only work with the first matched instance. If I add a second instance with a matching customer name, it is ignored.
I have also considered VLookup and Column Magic, but am having trouble seeing how either of these would produce the desired result. Additionally, to make this all more fun and complex, the finished product must be HIPAA compliant. We have the Enterprise account, but any apps we use must also be HIPAA compliant in order for us to use them.
We are using Emails & Activities to track all updates, notes, and emails. I need the boards connected like this so that all of the emails, notes, and updates will show up across a customerās entire history with us. That way, our team can see all of a given customerās Emails and Activities interactions from any instance on the Sales, Support, Customer, or Intake board.
Thoughts?