Greetings,
When we mark an Opportunity as WON, we would like to trigger a process that copies custom fields from the Opportunity Object to a new custom Object we have created.
What is the best way to do this?
2 risposte
You can use process builder for this. PB can create records and you can map fields from the opp the record that triggered the action to push them to your custom object.