1
0
mirror of synced 2025-12-31 15:03:11 -05:00
Files
airbyte/docs/integrations/sources
Alexander Marquardt e4d3d60ca8 🎉 New Source: Webflow (#13617)
* Added webflow code

* Updated readme

* Updated README

* Added webflow to source_definitions.yaml

* Enhanced documentation for the Webflow source connector

* Improved webflow source connector instructions

* Moved Site ID to before API token in Spec.yaml (for presentation in the UI)

* Addressed comments in PR.

* Changes to address requests in PR review

* Removed version from config

* Minor udpate to spec.yaml for clarity

* Updated to pass the accept-version as a constant rather than parameter

* Updated check_connection to hit the collections API that requires both site id and the authentication token.

* Fixed the test_check_connection to use the new check_connection function

* Added a streams test for generate_streams

* Re-named "autentication" object to "auth" to be more consistent with the way it is created by the CDK

* Added in an explict line to instantiante an "auth" object from WebflowTokenAuthenticator, to make it easier to describe in the blog

* Fixed a typo in a comment

* Renamed some classes to be more intuitive

* Renamed class to be more intuitive

* Minor change to an internal method name

* Made _get_collection_name_to_id_dict staticmethod

* Fixed a unit-test error that only appeared when running " python -m pytest -s unit_tests".
This was caused by Mocked settings from test_source.py leaking into test_streams.py

* format: add double quotes and remove unused import

* readme: remove semantic version naming of connector in build commands

* Updated spec.yaml

* auto-bump connector version

* format files

* add changelog

* update dockerfile

* auto-bump connector version

Co-authored-by: sajarin <sajarindider@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-06-22 08:44:27 -03:00
..
2022-06-20 12:42:56 +01:00
2022-03-17 11:29:40 +01:00
2021-11-08 23:59:29 -03:00
2022-06-20 12:42:56 +01:00
2022-06-20 15:13:29 +01:00
2022-06-20 12:42:56 +01:00
2022-06-17 17:47:08 +05:30
2022-01-20 15:03:12 +01:00
2022-01-14 15:21:45 -03:00
2022-06-20 12:42:56 +01:00
2021-12-28 11:03:28 +02:00
2022-01-21 19:40:17 +01:00
2022-05-23 16:31:09 +05:30
2022-03-08 17:59:47 +05:30
2022-06-21 10:55:40 -04:00
2022-06-20 12:42:56 +01:00
2022-01-18 09:11:27 +02:00
2021-12-15 19:30:58 +02:00
2021-11-08 20:05:24 +02:00
2021-12-28 13:35:36 +05:30
2022-06-22 08:44:27 -03:00
2022-04-06 16:56:47 +03:00

description
description
We're adding new source connectors every day: APIs, applications, databases...

Sources