Merge branch 'harshil1712-webflow-trigger'

This commit is contained in:
Tanay Pant 2020-09-11 16:48:24 +02:00
commit 5d60ec4ea7
2 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
---
permalink: /nodes/n8n-nodes-base.webflowTrigger
---
# Webflow Trigger
[Webflow](https://webflow.com) is an application that allows you to build responsive websites with browser-based visual editing software.
::: tip 🔑 Credentials
You can find authentication information for this node [here](../../../credentials/Webflow/README.md).
:::
## Example Usage
This workflow allows you to receive updates when a form submission occurs in your Webflow website. You can also find the [workflow](https://n8n.io/workflows/651) on n8n.io. This example usage workflow would use the following node.
- [Webflow Trigger]()
The final workflow should look like the following image.
![A workflow with the Webflow Trigger node](./workflow.png)
### 1. Webflow Trigger node
1. First of all, you'll have to enter credentials for the Webflow Trigger node. You can find out how to do that [here](../../../credentials/Webflow/README.md).
2. Select your website from the ***Site*** dropdown list.
3. Click on ***Execute Node*** to run the node.

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB