-
Notifications
You must be signed in to change notification settings - Fork 2
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
[DEV-1614] Add bulk import of contacts #1273
Conversation
Co-authored-by: Marco Ponchia <[email protected]>
Co-authored-by: Marco Ponchia <[email protected]>
Co-authored-by: Marco Ponchia <[email protected]>
Co-authored-by: Marco Ponchia <[email protected]>
🦋 Changeset detectedLatest commit: f3dd9a4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
packages/active-campaign-client/src/__tests__/helpers/bulkAddContactToList.test.ts
Outdated
Show resolved
Hide resolved
packages/active-campaign-client/src/clients/activeCampaignClient.ts
Outdated
Show resolved
Hide resolved
packages/active-campaign-client/src/handlers/resyncUserHandler.ts
Outdated
Show resolved
Hide resolved
packages/active-campaign-client/src/handlers/resyncUserHandler.ts
Outdated
Show resolved
Hide resolved
…nt.ts Co-authored-by: Marco Ponchia <[email protected]>
Co-authored-by: Marco Ponchia <[email protected]>
packages/active-campaign-client/src/helpers/fetchSubscribedWebinarsFromDynamo.ts
Outdated
Show resolved
Hide resolved
packages/active-campaign-client/src/handlers/resyncUserHandler.ts
Outdated
Show resolved
Hide resolved
…inarsFromDynamo.ts Co-authored-by: Marco Ponchia <[email protected]>
Co-authored-by: marcobottaro <[email protected]>
Co-authored-by: Marco Ponchia <[email protected]>
🎉 All dependencies have been resolved ! |
.changeset/cuddly-cats-retire.md
Outdated
--- | ||
"active-campaign-client": minor | ||
--- | ||
|
||
Add resync user handler |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This changeset file is duplicated from previous PR should be deleted
# Conflicts: # packages/active-campaign-client/src/handlers/resyncUserHandler.ts # packages/active-campaign-client/src/helpers/getUserFromCognito.ts
Branch is not up to date with base branch@tommaso1 it seems this Pull Request is not updated with base branch. |
Jira Pull Request LinkThis Pull Request refers to the following Jira issue DEV-1614 |
Depends on: #1269
List of Changes
Add bulk import of contacts
Motivation and Context
Add bulk import of contacts
How Has This Been Tested?
Manually run skipped test
Screenshots (if appropriate):
Types of changes
Checklist: