The first five: capture and response
Build these before anything else. They close the largest leaks and none of them requires complex logic.
One. Trigger: a new enquiry arrives on any channel. Condition: none. Action: create a record, set the source automatically, and assign an owner by the routing rule.
Two. Trigger: a record is created. Condition: outside working hours. Action: send an acknowledgement stating when a person will respond, and create a task at the start of the next working day.
Three. Trigger: a call to the published number is missed. Condition: no record exists for that number. Action: create a record and a callback task assigned to whoever is available.
Four. Trigger: a record has no contact attempt logged. Condition: thirty minutes have passed during working hours. Action: notify the owner, and after a further thirty minutes escalate to a second person.
Five. Trigger: a record is created. Condition: none. Action: attach the standard follow-up sequence for that source, with dates calculated from the enquiry timestamp.