We are enhancing the company list export feature by allowing users to select specific datapoints before generating their file. Currently, all datapoints are hardcoded and included by default, resulting in large files with unnecessary data. With this update, users can customize their exports and download only the fields they need, reducing file size and improving usability.
🔹 Why?
• Allows users to export only relevant data, avoiding unnecessary information.
• Reduces file size for faster downloads and easier data handling.
• Improves usability by giving users more control over their exports.
• Enhances flexibility for different use cases, such as lead generation, analytics, or reporting.
🔹 How it works?
• Add a widget component in the export modal that allows users to select datapoints to include.
• Users can tick checkboxes for fields such as:
• Basic details (company name, domain, industry, revenue, employee count).
• Location data (HQ address, country, region).
• Tech stack (detected technologies, hosting provider).
• Financials (valuation, funding rounds, revenue).
• Custom metadata (if applicable).
• Provide a “Select all” and “Deselect all” option for quick adjustments.
• Ensure the exported file (CSV or JSON) only contains the chosen fields.
• Optimize the backend to dynamically generate export files based on selected fields.
• Test performance and accuracy to ensure correct data inclusion in the exported file.
This feature will give users more control over their data exports, making the process more efficient and tailored to their needs.
Please authenticate to join the conversation.
In Review
Features & Integrations
12 months ago

Julien Le Coupanec
Get notified by email when there are changes.
In Review
Features & Integrations
12 months ago

Julien Le Coupanec
Get notified by email when there are changes.