1
0
mirror of synced 2026-01-08 03:06:34 -05:00
Commit Graph

59 Commits

Author SHA1 Message Date
Augustin
ecd54dc61b 🐙 source-iterable: run up-to-date pipeline [2024-07-10] (#41401) 2024-07-10 14:25:58 +02:00
Augustin
9357edc513 🐙 source-iterable: run up-to-date pipeline [2024-07-09] (#41293) 2024-07-10 08:33:23 +02:00
Augustin
9ab0a35f53 🐙 source-iterable: run up-to-date pipeline [2024-07-06] (#40811) 2024-07-07 02:26:39 +02:00
Augustin
84290ffcf3 🐙 source-iterable: run up-to-date pipeline [2024-06-25] (#40362) 2024-06-26 02:26:00 +02:00
Augustin
dcf60d63c1 🐙 source-iterable: run up-to-date pipeline [2024-06-22] (#40080) 2024-06-23 02:21:15 +02:00
Christo Grabowski
f310bcde09 Source Iterable: refactor state handling (#39382) 2024-06-17 09:44:39 -04:00
Baz
4a10dc8341 🐛 Source Iterable: update CDK version to 0.89.0 to fix OOM (#39142)
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com>
2024-06-06 18:24:46 +03:00
Augustin
62b0d68533 source-iterable: [autopull] Upgrade base image to v1.2.1 (#39077) 2024-06-05 02:14:23 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Brian Leonard
b92b3d9e2f source-iterable: ensure inline schemas, updated cdk, poetry (where possible) (#36645)
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
2024-05-07 15:27:06 +02:00
Serhii Lazebnyi
0c49832980 Source Iterable: Migrate to low code (#36231) 2024-04-15 18:02:47 +02:00
Anatolii Yatsuk
df17c85858 🏥 Source Connectors: Pin airbyte-cdk version to ^0 (#36267) 2024-03-20 21:46:57 -04:00
Brian Lai
3e57e9822b [greenhouse] [iterable] [linkedin-ads] [paypal-transactions] [pinterest] Bump cdk versions for to use continue on stream per-error reporting (#35465) 2024-02-22 14:06:34 -05:00
Augustin
0e6993ce73 source-iterable: migrate to poetry (#35150) 2024-02-12 06:43:54 -06:00
Joe Reuter
e7f503982f source-iterable: Convert to airbyte-lib (#34208) 2024-01-16 10:57:54 +01:00
Dylan Seidt
42b54bbdf2 Source Iterable: add userId to applicable streams (#30931)
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2024-01-11 14:34:39 -03:00
Patrick Nilan
36bb9878ae Source Iterable: Update QL, remove outdated/unnecessary test (#33106)
Co-authored-by: Roman Yermilov [GL] <86300758+roman-yermilov-gl@users.noreply.github.com>
Co-authored-by: pnilan <pnilan@users.noreply.github.com>
2024-01-03 10:35:25 -08: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
Daryna Ishchenko
67381f8678 :bug:Source Iterable: fix type error (#28457)
* added __iter__ to StreamSlice

* updated change log
2023-07-20 10:58:28 +03:00
Serhii Chvaliuk
003ef5fc1e Source: Iterable - read timeout added (#26459)
* read timeout added

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

* iterable.md updated

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

---------

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2023-06-13 12:08:12 +03:00
Serhii Chvaliuk
eff127ee20 Source: Iterable - improve 500 handling for Events stream (#26014)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

---------

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-15 20:30:17 +03:00
Roman Yermilov [GL]
56038d0368 Source-Iterable: ignore 500 per slice for ListUsers stream (#24962)
* Source-Iterable: ignore 500 per slice for ListUsers stream

* Source-Iterable: add unittest

* Source-Iterable: fix unittest

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-07 13:52:22 +04: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
Baz
8f7642f432 🐛 Source Iterable: improve retry on 500 - Generic Error (#23938) 2023-03-12 00:20:33 +02:00
Baz
9927b0ccd1 🐛 Source Iterable: add retry for 500 - Generic Error, increase reduce slice max attempts (#23821) 2023-03-09 17:52:40 +02: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
73ae4f22a2 Source Iterable: Mark datefields in spec as dates (#22979)
* Source Iterable: Mark datefields in spec as dates

* Update changelog

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-02 10:11:16 +02:00
Ella Rohm-Ensing
842f66f087 Turn off default httpavailabilitystrategy for source-iterable (GA) (#22011)
* Turn off default for source-iterable (GA)

* Update streams.py

* Update iterable.md

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-02-01 17:11:58 +00:00
Serhii Chvaliuk
3c6f9792e5 Source iterable: fix pendulum.parse memory leak (#19913)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-12-02 12:08:58 +02:00
Joey Marshment-Howell
563804b586 Update date-time format instructions in docs (#19707) 2022-11-28 15:44:33 +00:00
Amruta Ranade
fbe16d1bef edited connector docs (#18855) 2022-11-02 12:14:37 -04:00
Denys Davydov
d1fb5a289f Source Iterable: distinguish 401 from empty stream (#18537)
* #829 source iterable: distinguish 401 from empty stream

* #829 source iterable: upd changelog

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-27 19:17:47 +03:00
Denys Davydov
848046a158 Source Iterable - better processing of 401 and 429 errors (#18292)
* #829 source iterable - better processing of 401 and 429 errors

* source iterable: upd changelog

* #829 source iterable: fix unit tests

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-25 10:53:32 +03:00
Artem Inzhyyants
96f70ec6f2 Source Iterable to GA (docs update) (#17810) 2022-10-11 10:39:30 +02:00
Artem Inzhyyants
00d1f0d9e1 Source Iterable: Add permission check for stream (#17602)
* Source Iterable: Add permission check for stream

* Source Iterable: docs update

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-06 12:52:57 +02:00
Denys Davydov
5ba79894f2 Source Iterable: use optional end_date for SATs (#17573)
* #17506 source iterable: use optional end_date for SATs

* source iterable: upd changelog

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-05 09:20:08 +03:00
Artem Inzhyyants
7126f8ab14 Source Iterable: Docs update (prerequisites and setup) (#17533) 2022-10-04 14:16:37 +02:00
midavadim
7ae67d1b0d 🎉 Source Iterable - added new events streams (#16067)
* increased unit test coverage

* added additional events streams

* updated tests

* bumped connector version, update changelog

* fixed indentations

* api.py and iterable_streams.py merged into one stream.py file

* Fix unit tests

* updated release stage

* fixed import

* Updated version in seed

* auto-bump connector version [ci skip]

* updated source_specs.yaml

Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-09-05 23:00:13 +03:00
midavadim
1a7cae0501 🎉 Source Iterable - API key is passed in headers (#15670)
* API key is passed in headers

* updated docs

* removed log

* formatted

* fixed tests

* increased timeout for incremental stream

* bumper source version

* bumper source version in seed

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-25 18:11:33 +03:00
Serhii Lazebnyi
dbf01fae9c Certification Q3: update docs typo (#15854)
* Update docs typo

* Update docs typo
2022-08-22 19:44:21 +02:00
Amruta Ranade
943f102f2c Edits (#15848) 2022-08-22 11:55:49 -04:00
Serhii Lazebnyi
9879a81d7f Updated docs to teamplate (#15842) 2022-08-22 15:47:13 +02: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
Iryna Grankova
fefd5759c8 Update fields in source-connectors specifications: file, freshdesk, github, google-directory, google-workspace-admin-reports, iterable (#8524)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

Co-authored-by: Serhii Chvaliuk <grubberr@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-12-11 01:47:29 +02:00
Vadym
17504e978e 🎉 Source Iterable: Add email validation to list_users stream method execution (#8380)
* Update iterable.md docs.

* Update `Events` stream to use `export/userEvents` endpoint.
Update `events` stream schema.
Add `test_events_parse_response` unit test.

* Update events parse_response data collection.
Update events stream unit tests.
Update events stream schema.

* Bump docker version
2021-12-06 21:07:51 +02:00
Vadym
908be3ff24 Source Iterable: Update iterable.md docs (#8273)
* Update iterable.md docs

* Update docs/integrations/sources/iterable.md

Co-authored-by: oleh.zorenko <19872253+Zirochkaa@users.noreply.github.com>
2021-11-29 09:32:34 +02:00
Dmytro
cf3be4a441 Iterable adjustable stream slices (#8091) 2021-11-22 15:48:17 +02:00
Dmytro
6f70b6b423 Iterable: split email send stream into slices. (#7780) 2021-11-10 11:43:45 +02:00