Snippet Power Tools
Bulk import and export HubSpot snippets using simple spreadsheet files.
The Problem
Section titled “The Problem”Managing HubSpot snippets one-by-one is slow. There’s no native way to:
- Export all your snippets for backup
- Import snippets from a spreadsheet
- Migrate snippets between HubSpot portals
- Make bulk edits across multiple snippets
The Solution
Section titled “The Solution”Snippet Power Tools adds import/export buttons directly to your HubSpot snippets page. Work with your snippets in any spreadsheet app, then sync changes back to HubSpot.
Features
Section titled “Features”Export Snippets
Section titled “Export Snippets”- Download all snippets as a TSV (Tab-Separated Values) file
- Open in Excel, Google Sheets, or any spreadsheet app
- Great for backups and auditing
Import Snippets
Section titled “Import Snippets”- Create new snippets from a TSV file
- Update existing snippets in bulk
- Supports snippet name, content, and folder assignment
Drag & Drop
Section titled “Drag & Drop”- Drag a TSV file directly onto the snippets page
- Preview changes before importing
- Skip duplicates automatically
How to Use
Section titled “How to Use”- Install the extension from the Chrome Web Store
- Navigate to your HubSpot snippets page (
Settings > Objects > Activities > Snippets) - Look for the new Export and Import buttons
- Click Export to download your snippets as a TSV file
- Edit the file in your spreadsheet app
- Click Import or drag the file onto the page to sync changes
TSV File Format
Section titled “TSV File Format”Your TSV file should have these columns:
| Column | Required | Description |
|---|---|---|
name | Yes | Snippet name (used for matching) |
body | Yes | Snippet content (supports HTML) |
folderId | No | Folder ID for organization |
- Use
nameto match existing snippets - if a snippet with that name exists, it will be updated - Leave
folderIdblank to keep snippets in the default folder - HTML formatting in the
bodycolumn is preserved
Privacy
Section titled “Privacy”This extension only activates on HubSpot snippets pages. It does not collect or transmit your snippet content to any external servers.