trying to make our Flow be Lead>Convert Lead>Opportunity>Convert Opportunity>Account I am trying to accomplish it by using Converted in the Status field... Is this possible
When Opportunity gets converted on STATUS drop down create a related entity (ACCOUNT)
1. Create workflow rule with the trigger type ‘After record saved’ for Opportunity entity.
2, Add 2 conditions: Status equals ‘Converted’ and Status changed
3. Add Action ‘Create Related Entity’,
4. select all the fields to auto populate
With this being said am I doing this correctly? Where am I going wrong? Can you help please
Next is I would like to know how to create a record ID that would follow the record Lead>Convert Lead>Opportunity>Convert Opportunity>Account The way I have it setup it is creating a unique record number in each entity. What would I need to change or configure differently?
Also how would I Auto populate all the same information Lead>Convert Lead>Opportunity>Convert Opportunity>Account so All information is the same all the way thorugh...
Please let me know I have spent countless hours trying to figure this out on my own but I am reaching read ends any help would be greatly appreciated
Thank you in advance
DREW
When Opportunity gets converted on STATUS drop down create a related entity (ACCOUNT)
1. Create workflow rule with the trigger type ‘After record saved’ for Opportunity entity.
2, Add 2 conditions: Status equals ‘Converted’ and Status changed
3. Add Action ‘Create Related Entity’,
4. select all the fields to auto populate
With this being said am I doing this correctly? Where am I going wrong? Can you help please
Next is I would like to know how to create a record ID that would follow the record Lead>Convert Lead>Opportunity>Convert Opportunity>Account The way I have it setup it is creating a unique record number in each entity. What would I need to change or configure differently?
Also how would I Auto populate all the same information Lead>Convert Lead>Opportunity>Convert Opportunity>Account so All information is the same all the way thorugh...
Please let me know I have spent countless hours trying to figure this out on my own but I am reaching read ends any help would be greatly appreciated
Thank you in advance
DREW
Comment