In this video, we’ll walk through how to set up a workflow automation to creates a new Project whenever an Opportunity is marked as Won.
Note: As of March 2022, Opportunities in the Copper left-hand menu is changing to Pipelines. Click here for more information.
Remember - if you want to use a custom field in a workflow automation formulas, you need to:
- Create a field key for that custom field, and
- When entering it in the formula, add the prefix
cf_
to indicate that you are using a custom field. For example, if you have a field key calleddeadline
, you will need to entercf_deadline
as the variable in your formula.