Hello,
I'm working with a Google Sheet that serves as a leads list for cold emailing. It has a column named “company_name” which includes company names. The challenge is that this column often contains full legal names or extensions like “… AI”, or even a brief description of the company.
My goal is to extract just the common name or brand name of the company. For instance, “Tesla Inc.” should be simplified to “Tesla”, and “Example Company | AI Solutions” should become just “Example”.
How can I set up a workflow using callin.io to either update this existing column or create a new sheet/document with a column containing only these cleaned-up brand names?
- callin.io version: latest
- Database: SQLite
- callin.io EXECUTIONS_PROCESS setting: own, main
- Running callin.io via: Render (self-hosted)
- Operating system: Windows 11
It appears your topic is missing some crucial details. Could you please provide the following information, if relevant?
- callin.io version:
- Database (default: SQLite):
- callin.io EXECUTIONS_PROCESS setting (default: own, main):
- Running callin.io via (Docker, npm, callin.io cloud, desktop app):
- Operating system:
This discussion was automatically closed 90 days following the last response. New replies are no longer permitted.