Brand Metadata Generator for Airtable
detail.loadingPreview
Automate the retrieval and storage of brand metadata like name, icon, and logo URLs for a given domain.
About This Workflow
This workflow automates the process of fetching brand information for a specified domain using the Brandfetch service. It then structures this data and appends it to an Airtable base. This is useful for creating a centralized repository of brand assets and information.
Key Features
- Fetches brand name, icon URL, and logo URL.
- Integrates with Brandfetch for data retrieval.
- Supports dynamic domain input.
- Saves structured data to Airtable.
How To Use
- Manual Trigger: Click the 'execute' button to start the workflow.
- Brandfetch (Domain Info): This node is configured to fetch general information for the domain 'n8n.io'. You can modify this to fetch data for any domain.
- Brandfetch (Company Info): This node fetches company-specific details for the same domain. It uses the domain from the previous Brandfetch node.
- Set: This node structures the retrieved data. It extracts the company name, icon URL, and logo URL. The 'Name' field will be populated with the company name, 'Icon URL' with the brand's icon, and 'Logo URL' with the brand's logo.
- Airtable: This node appends the structured data to your Airtable base. Ensure your Airtable credentials and base configuration (Application ID and Table Name) are correctly set.
Apps Used
Workflow JSON
{
"id": "1422802f-894b-4734-a5c4-9ea110afbc18",
"name": "Brand Metadata Generator for Airtable",
"nodes": 18,
"category": "Data Enrichment",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 1422802f-894b...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Related Workflows
Discover more workflows you might like
LinkedIn Profile Discovery
Automates the discovery of LinkedIn profile URLs from a list of names in a Google Sheet.
AI Logo Sheet Extractor to Airtable
This workflow extracts information about AI tools and their attributes from an image uploaded via a form, then stores this structured data in Airtable.
AI Product Metadata Generator for Inventory
Automate the generation of structured product metadata in multiple languages by analyzing images and enriching data using AI.