Sha256: 33ad5694cd7af1599c3ea931fa57007ed94a90cd652e19a498f02d8144e9bfef

Contents?: true

Size: 310 Bytes

Versions: 1

Compression:

Stored size: 310 Bytes

Contents

# frozen_string_literal: true

module Multiwoven
  module Integrations
    VERSION = "0.1.12"

    ENABLED_SOURCES = %w[
      Snowflake
      Redshift
      Bigquery
    ].freeze

    ENABLED_DESTINATIONS = %w[
      Klaviyo
      SalesforceCrm
      FacebookCustomAudience
      Slack
    ].freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
multiwoven-integrations-0.1.12 lib/multiwoven/integrations/rollout.rb