Automatically assign the contact when created manually
C
Catherine Agravante
Add a step or filter in the automation such that if a contact is created manually by a specific user, it is automatically assigned to the creator instead of requiring manual assignment.
Log In
J
Jordan Smith
Even if you added a field here were the user who is creating the contact can select who they want to assign the new contact too.
M
Matthias Miller
This looks to me to be a duplicate of https://ideas.gohighlevel.com/automations/p/assign-to-user-who-adds-contact and https://ideas.gohighlevel.com/contacts/p/default-assign-user
J
John Demitri
Setup a workflow that triggers on contact created. Use if / else to match user and assign user for each match and choose a default user if no match.