I am trying to create automation around the Create Contact button on our Leads board.
I have created separate groups in our Contacts Board for each Sales person.
I want to set an automation that:
When Create Contact is selected
AND IF
Status is Qualified
AND IF
Owner (Custom Column) is Sales Person A
THEN
Move to Contacts Group “Sales Person A”
Currently the Automation only lets me create a statement for “Status is Qualified”
Is there anyway to expand the automation to include other columns in the “If” part of the statement?