Workflow for converting a prospect to a customer

Hi everyone, I'd like to create a workflow to automatically convert prospects to customers when an opportunity converts to a contract (or win). I've succeeded, however, the prospect converts to a customer at all stages. How can I make the conversion only happen when the opportunity converts to a certain stage (won, for example)? Thanks in advance.
No description
4 Replies
Cyber_Fish
Cyber_FishOP3mo ago
I've found ! For all noobs like me, you need to change the filter 'is' to 'is not'
Pedro Talaia
Pedro Talaia2mo ago
Hello @Cyber_Fish when do you refer converting prospect into customer what do you refer to? Because I'm implementing this and I'm quite curious about this use case. So you create an opportunity for each "prospect" and only when the opportunity converts you create a "people record"? Or do you have a specific field for "customer"?
Cyber_Fish
Cyber_FishOP2mo ago
Hello @Pedro Talaia I have make this workflow :
No description
Cyber_Fish
Cyber_FishOP2mo ago
First you need to create a custom field "status" for example in company section. trigger : when opportunity change stage, add a filter : the opportunity stage you want and update company "status" you have create previously

Did you find this page helpful?