Sha256: 96d19c7941697cd077bf997da7a07ff3b0824e6dcccc6c60cb99eedf5ebdba47
Contents?: true
Size: 561 Bytes
Versions: 1
Compression:
Stored size: 561 Bytes
Contents
# frozen_string_literal: true module Multiwoven module Integrations VERSION = "0.1.74" ENABLED_SOURCES = %w[ Snowflake Redshift Bigquery Postgresql Databricks SalesforceConsumerGoodsCloud AwsAthena Clickhouse ].freeze ENABLED_DESTINATIONS = %w[ Klaviyo SalesforceCrm FacebookCustomAudience Slack Hubspot GoogleSheets Airtable Stripe SalesforceConsumerGoodsCloud Sftp Postgresql Http Zendesk ].freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
multiwoven-integrations-0.1.74 | lib/multiwoven/integrations/rollout.rb |