mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
⚡ Wufoo credentials documentation
This commit is contained in:
parent
226652fbf7
commit
ec7f7fa3b0
22
docs/nodes/credentials/Wufoo/README.md
Normal file
22
docs/nodes/credentials/Wufoo/README.md
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
permalink: /credentials/wufoo
|
||||
description: Learn to configure credentials for the Wufoo Trigger node in n8n
|
||||
---
|
||||
|
||||
# Wufoo
|
||||
|
||||
You can use these credentials to authenticate the following nodes with Wufoo.
|
||||
- [Wufoo Trigger](../../nodes-library/trigger-nodes/WufooTrigger/README.md)
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Create a [Wufoo](https://wufoo.com) account.
|
||||
|
||||
## Using API Key
|
||||
|
||||
1. Access the [Wufoo Form Manager](https://app.wufoo.com/#/form-manager).
|
||||
2. To the right of the form, click on ***...*** and select ***API Information*** from the dropdown list.
|
||||
3. Copy the API Key.
|
||||
4. Click on ***Account*** from the top right corner and select 'My Account' from the dropdown list.
|
||||
5. Copy the Subdomain.
|
||||
6. Use this API Key and Subdomain with your Wufoo Trigger node credentials in n8n.
|
||||
Loading…
Reference in New Issue
Block a user