Skip to content

Commit 7c8d958

Browse files
Update webflow.md
1 parent 24cc5c9 commit 7c8d958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/sources/webflow.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: 'This connector extracts "collections" from Webflow'
44

55
# Sources
66

7-
Webflow is used for publishing Airbyte's blogs, and provides several APIs that are used by this connector to extract information. The relevant APIs are described in [Webflow Developers documentation](https://developers.webflow.com/).
7+
Webflow is used for publishing Airbyte's blogs, and this connector returns data that is made available by [Webflow APIs](https://developers.webflow.com/).
88

99
Webflow uses [Collections](https://developers.webflow.com/#collections) to store different kinds of information. A collection can be "Blog Posts", or "Blog Authors", etc. Collection names are not pre-defined, the number of collections is not known in advance, and the schema for each collection may be different. Therefore this connector dynamically figures our which collections are available and downloads the schema for each collection from Webflow. Each collection is mapped to an [Airbyte Streams](https://docs.airbyte.com/connector-development/cdk-python/full-refresh-stream/).
1010

0 commit comments

Comments
 (0)