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

[Klaviyo Actions] | Added MultiStatus Batch Support on TrackEvent #2498

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Oct 10, 2024

  1. Added trackEvent Batch Support in Klaviyo

    Gaurav Kochar committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    23c8889 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Added KlaviyoAPIErrorResponse Error interface

    Gaurav Kochar committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8a8e54a View commit details
    Browse the repository at this point in the history
  2. Added generated Types

    Gaurav Kochar committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f517de5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Remove Commented unnecessary code

    Gaurav Kochar committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f1d807a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge branch main of ssh://github.com/segmentio/action-destinations i…

    …nto STRATCONN-4154
    Gaurav Kochar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f905860 View commit details
    Browse the repository at this point in the history
  2. Updated snapshots

    Gaurav Kochar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d560f65 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. handle Pr comments

    Gaurav Kochar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0432eea View commit details
    Browse the repository at this point in the history
  2. ActionDefinition as type

    Gaurav Kochar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b71e6af View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    bc442a7 View commit details
    Browse the repository at this point in the history
  2. import from dayjs lib

    Gaurav Kochar committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f94fe2f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Revert "Making validation generic so that same can be reused in other…

    … actions"
    
    This reverts commit bc442a7.
    Gaurav Kochar committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5cfbe47 View commit details
    Browse the repository at this point in the history
  2. Small Fixes

    Gaurav Kochar committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    28810eb View commit details
    Browse the repository at this point in the history
  3. Just rename function constructBulkCreateEventPayload

    Gaurav Kochar committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    31591e0 View commit details
    Browse the repository at this point in the history
  4. importted dayjs from internal lib

    Gaurav Kochar committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5375521 View commit details
    Browse the repository at this point in the history