mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
🔨Fix workflow link
This commit is contained in:
parent
2db8752660
commit
2bdb4e4d78
@ -1,5 +1,5 @@
|
||||
---
|
||||
permalink: /nodes/n8n-nodes-base.brandfetch
|
||||
permalink: /nodes/n8n-nodes-base.Brandfetch
|
||||
description: Learn how to use the Brandfetch node in n8n
|
||||
---
|
||||
|
||||
@ -22,9 +22,10 @@ You can find authentication information for this node [here](../../../credential
|
||||
|
||||
## Example Usage
|
||||
|
||||
This workflow allows you to get the logo, icon, and information of a company and store it in Airtable. You can also find the [workflow](https://n8n.io/workflows/778) on n8n.io. This example usage workflow would use the following nodes.
|
||||
This workflow allows you to get the logo, icon, and information of a company and store it in Airtable. You can also find the [workflow](https://n8n.io/workflows/835) on n8n.io. This example usage workflow would use the following nodes.
|
||||
- [Start](../../core-nodes/Start/README.md)
|
||||
- [Brandfetch]()
|
||||
- [Set](../../core-nodes/Set/README.md)
|
||||
- [Airtable](../../nodes/Airtable/README.md)
|
||||
|
||||
The final workflow should look like the following image.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user