diff --git a/docs/nodes/credentials/Wufoo/README.md b/docs/nodes/credentials/Wufoo/README.md new file mode 100644 index 000000000..d648ababb --- /dev/null +++ b/docs/nodes/credentials/Wufoo/README.md @@ -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.