De-dupe Cron Job for Companies?

Your software
My Mautic version is: 3.2.4 (self-hosted)
PHP Version: PHP 7.2.18
Database Type: mysql_aurora
Database version: 5.7

Your problem
My problem is: We had set-up a Hubspot plug-in incorrectly where it was writing companies over and over again to the point we have multiple entries of the same company.

These errors are showing in the log: No errors

Steps I have tried to fix the problem: We fixed the Hubspot plug-in set-up, but are now needing to de-dupe the companies. I see cron jobs for contacts (mautic:contacts:deduplicate), but not for companies.

Any idea if one exists?

Company name is a unique identifier and generally won’t duplicate. You can use the merge function though.