Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Source Mailchimp: Add optional start_date to config #32852

Merged
merged 42 commits into from
Dec 20, 2023
Merged
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
47a6a5a
add start date to config
ChristoGrab Nov 16, 2023
b611729
Source Hubspot: fix expected records (#32645)
roman-yermilov-gl Nov 20, 2023
a9cc2b9
Source Github: fix expected records (#32644)
roman-yermilov-gl Nov 20, 2023
e74bbde
✨ Source Mailchimp: Add Interests, InterestCategories, Tags streams (…
ChristoGrab Nov 20, 2023
918e64c
🐛 Source Pinterest: Fix backoff waiting time (#32672)
tolik0 Nov 21, 2023
0f28144
🚨🚨🐛 Source Pinterest: Update date-time fields with airbyte_type: time…
tolik0 Nov 21, 2023
39ac79c
remove bq+snowflake from legacy normalization docs (#32708)
edgao Nov 21, 2023
667be92
🐛 Source Pinterest: Fix Advertiser stream names (#32734)
tolik0 Nov 23, 2023
059ca2f
✨ Source Pinterest: Update docs and spec; add missing `placement_traf…
tolik0 Nov 23, 2023
d81ae88
🐛 Source Facebook Marketing: Removed validation that blocked personal…
tolik0 Nov 23, 2023
74d359d
Docs: Add permissions to prereqs in Source Facebook Marketing (#32653)
ChristoGrab Nov 24, 2023
3e69945
✨ Source Mailchimp: Implement SegmentMembers stream (#32782)
ChristoGrab Nov 27, 2023
4cdfc7a
Source My Hours: Update CDK (#32680)
ChristoGrab Nov 27, 2023
428e1b3
add logic for use of start_date in incremental streams
ChristoGrab Nov 27, 2023
b5d0ede
Source Cart: Update CDK to Latest Version (#32705)
pnilan Nov 27, 2023
86848a6
Source Twilio: Increase test coverage, fix parse_response bug, update…
pnilan Nov 27, 2023
1fda1df
Source Sendgrid: Increase Test Coverage, Update Expected Records (#32…
pnilan Nov 27, 2023
941d937
fix method and add unit test
ChristoGrab Nov 27, 2023
d17e251
version bump
ChristoGrab Nov 27, 2023
b2a546e
small edits
ChristoGrab Nov 27, 2023
1a0bb33
Automated Commit - Formatting Changes
ChristoGrab Nov 27, 2023
a660279
✨Source Amazon Seller Partner: multiple updates (#32833)
Nov 28, 2023
00a896b
add note to docs
ChristoGrab Nov 28, 2023
05c5acb
Merge branch 'christo/mailchimp-start-date' of https://github.com/air…
ChristoGrab Nov 28, 2023
88b24cf
Merge remote-tracking branch 'origin/master' into dev
git-phu Nov 28, 2023
604a2ab
Merge branch 'dev' of https://github.com/airbytehq/airbyte into chris…
ChristoGrab Nov 28, 2023
c28ca4d
Merge from master
ChristoGrab Nov 28, 2023
04a9d68
chore: fix duplicated docs section
ChristoGrab Nov 28, 2023
a0c3516
Merge branch 'master' into christo/mailchimp-start-date
ChristoGrab Nov 28, 2023
a1abc41
Merge branch 'master' of https://github.com/airbytehq/airbyte into ch…
ChristoGrab Dec 5, 2023
4b524b3
Merge branch 'master' of https://github.com/airbytehq/airbyte into ch…
ChristoGrab Dec 7, 2023
66da4fe
fix: refactor implementation of start_date
ChristoGrab Dec 7, 2023
47366b2
refactor unit tests
ChristoGrab Dec 8, 2023
f52d5af
updated expected_records
ChristoGrab Dec 8, 2023
a400070
Automated Commit - Formatting Changes
ChristoGrab Dec 8, 2023
0195913
chore: fix merge conflict
ChristoGrab Dec 8, 2023
4814279
Merge branch 'master' into christo/mailchimp-start-date
ChristoGrab Dec 11, 2023
918388d
Merge branch 'master' into christo/mailchimp-start-date
ChristoGrab Dec 11, 2023
b7d30b7
merge changes from update to 1.0.0
ChristoGrab Dec 19, 2023
2b4b74f
Merge branch 'christo/mailchimp-start-date' of https://github.com/air…
ChristoGrab Dec 19, 2023
f6953e3
add separate method for client-side filter
ChristoGrab Dec 20, 2023
aa2b6de
chore: format fix
ChristoGrab Dec 20, 2023
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
Prev Previous commit
Next Next commit
add note to docs
  • Loading branch information
ChristoGrab committed Nov 28, 2023
commit 00a896bec85aa2567bbd5562ee1a42815f767861
3 changes: 2 additions & 1 deletion docs/integrations/sources/mailchimp.md
Original file line number Diff line number Diff line change
@@ -13,12 +13,13 @@ You can use [OAuth](https://mailchimp.com/developer/marketing/guides/access-user
3. On the Set up the source page, select **Mailchimp** from the Source type dropdown.
4. Enter a name for your source.

6. You can use OAuth or an API key to authenticate your Mailchimp account. We recommend using OAuth for Airbyte Cloud and an API key for Airbyte Open Source.
5. You can use OAuth or an API key to authenticate your Mailchimp account. We recommend using OAuth for Airbyte Cloud and an API key for Airbyte Open Source.
- To authenticate using OAuth for Airbyte Cloud, ensure you have [registered your Mailchimp account](#prerequisite) and then click **Authenticate your Mailchimp account** to sign in with Mailchimp and authorize your account.
- To authenticate using an API key for Airbyte Open Source, select **API key** from the Authentication dropdown and enter the [API key](https://mailchimp.com/developer/marketing/guides/quick-start/#generate-your-api-key) for your Mailchimp account.
:::note
Check the [performance considerations](#performance-considerations) before using an API key.
:::
6. (Optional) You may optionally provide an **Incremental Sync Start Date** using the provided datepicker, or by programmatically entering a UTC date-time in the format `YYYY-MM-DDThh:mm:ss.sssZ`. If set, only data generated on or after the configured date-time will be synced for Incremental streams. Leaving this field blank will sync all data returned from the API. Please note that this option has no effect on streams using Full Refresh sync mode.
7. Click **Set up source**.

## Supported sync modes