My colleague misunderstood the task of creating leads and instead created accounts – there are about 80 records, and unfortunately, they need to be converted back to leads in bulk. Is there any way to do this in batches or in a 'simple' manner?
Announcement
Collapse
No announcement yet.
Account back to lead conversion
Collapse
X
-
Originally posted by Jakub Vylicil View PostMy colleague misunderstood the task of creating leads and instead created accounts – there are about 80 records, and unfortunately, they need to be converted back to leads in bulk. Is there any way to do this in batches or in a 'simple' manner?Rabii
Web Dev
Comment
-
OK Alternative, you can easily create a custom cron job that fetch all the accounts created by your colleagues then iterate through them and create leads and delete. It should quick and easy way.
Rabii
Web Dev
Comment
Comment