Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/webflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The Webflow API empowers developers to programmatically interact with their Webflow site, enabling automation, data synchronization, and complex integrations with other apps and services. With Pipedream's serverless platform, you can harness this API to craft custom workflows that react to events, manage content dynamically, or extend the capabilities of your Webflow projects by linking them with a vast array of other applications.

You can connect your Webflow account on in a few different ways:
You can connect your Webflow account in a few different ways:
1. Directly within the workflow builder, from a trigger or an action step. Search for the Webflow app, and connect your account.
2. From the Pipedream Accounts [page](https://pipedream.com/accounts): Go to Accounts > Connect an app > Search for "Webflow".
3. Run the example Node JS code below by clicking "Connect Webflow and run", and choose a project and create an example workflow to interact with the Webflow API.
Expand Down
Loading