Make Contact/Organization label apply to deal via automation
Boppa
Member Posts: 47 VERIFIED MEMBER
Hi guys,
As always, love your work.
We have a situation where if a particular customer is a nightmare, we apply the label "Nightmare" to them. But if a new deal comes off, this is not obvious to our staff, and we want that same "Nightmare" label to apply to the deal via Automation? Possible?
This is but one example of cross-entity (Company/Contact/Deal) automations we would like to apply.
Thanks!
Tagged:
1
Best Answer
-
Hi @Boppa,
I created an example automation of how you can move the "Nightmare" Label from the person contacts to the deal! Here are the steps I took-
- Set the automation trigger to be "deal created" Then when a deal is created, the automation will start
- Create an action step for "person"- Update a random person field that you don't use. You can choose any field that you dont use (or create a new custom field like I did) and have it add random data, in my example I added: "-". The reason for this is to introduce person fields into the automation (Otherwise you will only see deal field options because the trigger is for a deal).
- Create a condition- Tell the automation to only continue if the contact label is "Nightmare" (Or in my example" Villian")
- Create an action step for the deal- Tell the automation to add the "Nightmare" data to the label field on the deal!
I hope this helps!
0