1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

131 Commits

Author SHA1 Message Date
Anton Karpets
d53e542ba3 Source Klaviyo: make start_date optional (#31710) 2023-10-24 11:30:48 +03:00
midavadim
7cab7c509d 🎉 Source klaviyo - update schema for events stream (#31565)
Co-authored-by: midavadim <midavadim@users.noreply.github.com>
2023-10-23 14:14:58 +00:00
Anton Karpets
30b7497e31 🐛Source Klaviyo: update field format (#31611) 2023-10-23 09:33:59 +03:00
Anton Karpets
03d7a90472 🐛Source Klaviyo: add missing field (#31562) 2023-10-19 10:36:19 +03:00
Anton Karpets
2f247cf10e 🐛Source Klaviyo: add availability strategy (#31379) 2023-10-16 15:44:05 +03:00
Evan Tahler
9210547af5 [Docs] No Deduped + Hostory, Append + Deduped is the future! (#29114)
* [Docs] No `Deduped + Hostory`, `Append + Deduped` is the future!

* fix links
2023-08-08 15:07:49 -07:00
Denys Davydov
0f002d2362 🐛 Source Klaviyo: do not store state in the future (#27498)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #2132 source klaviyo: do not store state in the future

* source klaviyo: upd changelog

* 🤖 Auto format source-klaviyo code [skip ci]

* reformat code

---------

Co-authored-by: octavia-squidington-iii <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Augustin <augustin@airbyte.io>
2023-06-21 10:41:23 +03:00
Serhii Lazebnyi
703a70516a 🐛Source Klaviyo: anonymize connection error messages (#27162)
* Add api token anonymization

* Updated PR number
2023-06-09 13:44:07 +02:00
Ganesh R
7eea0ff253 Source Klaviyo: adds stream Templates (#23236)
* Source Klaviyo: adds stream Templates

* Source Klaviyo: adds unit tests

* fix formatting

* bump version and update docs

* Update Dockerfile

* Update email_templates.json

* add expected record and fix schema

* rever abnormal state file

* fix integration tests files

* update connector image version

* Update Dockerfile

* add eof

* update docs

* update base class for Email Tempaltes

* auto-bump connector version

---------

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-31 23:06:02 -03:00
Dustin Pearson
eabbea43c2 🎉 Source Klaviyo: Add Profiles Stream (#23968)
* Source Klaviyo: Add Profiles Stream

* Fix linting issues

* Fix method call

* Surface nested updated field to top-level of Profile

* Fix linter issues

* Fix case of current_stream_state missing cursor_field

* Fix failing unit tests

* Address PR comments

* Revert various unnecessary comment changes

* Fix schemas

* add expected records and profile schema

* revert strictness level

* Move properties field to be nested in attributes

* Move subscriptions field to be nested in attributes

* Add additionalProperties key to profiles schema

---------

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-03-24 14:19:34 -03:00
Sophia Wiley
76df2f240a Docs: Update broken links (#23940)
* updated_links_in_docs

* updated more links

* typo

* removed backticks

* deleted links in deploying on cloud and local deployment
2023-03-13 20:38:25 +01:00
Sophia Wiley
5512befeb1 Docs: updated links from .io to .com (#23652)
* updated links

* edited contributors link

* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Arsen Losenko
4b0643f52b Source Klaviyo: Mark datefields in spec as dates (#22942)
* Source Klaviyo: Mark datefields in spec as dates

* Update changelog

* Add allowedHosts

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-02 09:10:24 +02:00
Denys Davydov
b309b297d6 Source Klaviyo: fix schema (#22071)
* #1245 source klaviyo: fix schema

* #1245 source klaviyo: upd changelog

* #1245 source klaviyo: mark incompatible changes

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-02-06 17:32:59 +02:00
Ella Rohm-Ensing
9fe98ad896 Turn off default httpavailabilitystrategy for source-klaviyo (GA) (#22012)
* Turn off default for source-klaviyo (GA)

* Update streams.py

* Update klaviyo.md

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-28 02:20:22 +00:00
Amruta Ranade
fbe16d1bef edited connector docs (#18855) 2022-11-02 12:14:37 -04:00
Pedro S. Lopez
1dc1d54210 Source Klaviyo: bump CDK dependency (#17422) 2022-09-30 10:32:33 -04:00
Augustin
ff4ea3961a Republish connectors using CDK 0.1.88 to 0.1.89 (#17304) 2022-09-28 18:18:59 +02:00
Jagruti Tiwari
8288c16485 fix: replace airbyte oss with airbyte open source (#15885)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-08-24 01:01:53 -03:00
Denis Davydov
060b057fb0 source klaviyo - fix typo in docs (#15060) 2022-07-27 11:50:04 +03:00
Denis Davydov
eaa75357a3 #14048 source klaviyo: align the docs with the standard template (#15034) 2022-07-26 16:23:41 +03:00
Denis Davydov
f2ce933ee3 Source Klaviyo: unit test coverage 96% (#14872)
* #14793 Source Klaviyo: unit test coverage 96%

* #14793 source klaviyo: upd changelog

* #14793 source klaviyo: fix unit test

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-07-20 12:55:41 +03:00
Serhii Chvaliuk
84caab441c 🎉 Source Klaviyo: max_retries = 10 for Lists stream (#14617)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-07-14 10:15:40 +03:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Ahmed Buksh
c55f185109 🚀 Source Klaviyo: New Stream addition along with update to existing (#11685)
* 🚀 flow stream added along with flow, campaign and flow message addition to event

*  liniting fix

* 🔨 annotations updated along with update method for klaviyo

* 💥 docker version updated and log added

* 🔨 fixed acceptance test for klaviyo flow stream

* 🔨 unused import removed

* fix: flows stream has no records thus tests are failing

* chore: update seed file

Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
2022-05-31 12:12:46 +05:30
Eugene Kulak
678b532ca3 🎉 Source Klaviyo: improve performance and make Global Exclusions stream incremental (#8592)
* improve performance of global_exclusion stream
+ make it semi-incremental by introducing a reverse incremental stream
+ increase page_size from 100 to 5k
+ set cursor_field
+ remove validation of the records by pydantic models
* enable Metrics stream

Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com>
2021-12-14 01:47:44 +02:00
Jared Rhizor
154ecceda0 improve link checker (#6797)
* improve link checker

* use ref instead of base_ref

* remove base, always compare to master for modified

* add failing to test

* don't do quiet for testing

* switch error to 404 not 403

* yes to both

* turn off verbose mode

* fix

* actually check things

* fix outstanding link problems

* revet change to run for everything

* use new format

* ignore gitbook failures

* switch back to only running on master
2021-11-07 23:01:08 -08:00
Arthur Galuza
dfdbda8cff Source Klaviyo: update schema validation in SAT (#6952)
* Disable schema validation for configured_catalog

* Upd pydantic-generated schema

* Upd comment

* Bump version, upd changelog
2021-10-21 13:05:53 +03:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Eugene Kulak
d2eb5c0564 🎉 New Source: Klaviyo (#3463)
* Klaviyo source

* add test creds

* format and docs

* remove accidentally committed files

* fix build

* format

* restore page size

* add creds to CI

* update configured_catalog.json

* register in default sources

* fix spec

* Update airbyte-integrations/connectors/source-klaviyo/source_klaviyo/source.py

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* address comments from @sherifnada

* dump spec and enable spec test

* fix acceptance-test-config.yml

* fix configured_catalog.json

* fix configured_catalog.json

Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-05-19 18:36:09 -04:00