Omnata Product Documentation
  • Omnata Sync for Snowflake
    • What is Omnata Sync for Snowflake?
    • How it works
      • Terminology
      • Branching Mode
      • Sync Directions and Strategies
        • Outbound
        • Inbound
      • Rate Limiting
      • Access Control
      • Notifications
      • Security and Privacy
      • Internal tables
      • Internal Stored Procedures
      • FAQ
    • Step-by-step guides
      • 1. Install the Omnata Sync Engine
      • 2. Install the Omnata Plugin
      • 3. Configure the Plugin
      • 4. Create a connection
      • 5. Create a sync
    • Apps
      • Aerobotics
        • 📘Release History
      • Airtable
        • 📘Release History
      • Amazon Ads
        • Privacy Notice
      • ApprovalMax
        • 📘Release History
      • Bamboo HR
        • 📘Release History
      • Clockify
        • 📘Release History
      • Contentful
        • 📘Release History
      • GitHub
        • 📘Release History
      • Github
      • Google Ads
        • 📘Release History
      • Google Sheets
        • 📘Release History
      • HubSpot
        • 📘Release History
      • Hubspot
      • Infor Data Lake
        • 📘Release History
      • Jira
        • 📘Release History
      • LinkedIn Ads
        • 📘Release History
      • Mailgun
        • 📘Release History
      • Marketo
        • 📘Release History
      • Meta Marketing
        • 📘Release History
      • Microsoft Ads
        • 📘Release History
      • Microsoft Dynamics 365 Business Central
        • 📘Release History
        • 📘Release History
        • 📘Release History
        • 📘Release History
        • 📘Release History
      • Microsoft Entra ID
        • 📘Release History
        • 📘Release History
        • 📘Release History
        • 📘Release History
      • Microsoft Excel
      • Microsoft SQL Server
        • 📘Release History
      • Monday.com
        • 📘Release History
      • MRPeasy
        • 📘Release History
      • PayHero
        • 📘Release History
      • Pinterest Ads
        • Privacy Policy
      • PostgreSQL
        • 📘Release History
      • Salesforce
        • Salesforce Permissions needed
        • Formula Fields
        • How we use the Salesforce APIs
        • 📘Release History
      • Salesforce Marketing Cloud
        • OAuth for APIs, SFTP for file transfer with GPG on outbound
        • OAuth for APIs, SFTP for file transfer
        • OAuth for APIs, Cloud Storage for file transfer
        • 📘Release History
      • Shopify
        • Outbound sync data structures
        • 📘Release History
      • Slack
        • 📘Release History
      • Tiktok Ads
        • Privacy Policy
      • Typeform
        • 📘Release History
      • Wise
        • 📘Release History
      • Xero
        • 📘Release History
      • Zendesk Support
        • 📘Release History
        • 📘Release History
    • Plugins
      • Anatomy of a Plugin
      • Example Plugins
        • Example Plugin: Slack
        • Example Plugin: Zoho CRM
      • Creating Plugins
      • Advanced Plugin topics
        • Advanced rate limiting / concurrency
        • Custom Jinja filters
        • Custom Record Transformers
        • Dynamic Configuration Forms
        • Test case generation
    • Branching
      • Inbound Sync branching
      • Outbound Sync branching
    • Integrations
      • dbt
        • Validation Tests (coming soon)
    • 📘Release History
  • Omnata Connect for Salesforce
    • Overview
    • Getting Started
      • Install the Salesforce App
      • Connect to your data warehouse
        • Snowflake
        • BigQuery
        • Rockset
        • Firebolt
        • SingleStore (previously MemSQL)
      • Deciding which mode to use
    • Omnata with Salesforce Connect (External Objects)
      • Object Configuration
      • View your data in a list
      • Link to other objects
      • Use in a Report
      • Database schema changes
      • Writing to External Objects
    • Omnata with Salesforce Lightning Components
      • Object Configuration
      • View your data in a list
      • Link to other objects
      • Using the Lightning Component on a page
      • Assigning Permissions
    • Advanced Features
      • Row Level Filtering
      • Multi-Currency handling
        • About Multi-Currency
        • Support in Omnata Connect
        • Apex Features
    • Integrations
      • Datadog
    • Omnata with Salesforce Apex
    • Security
    • Use cases
      • Linked object drill-downs
      • Global Search
      • ERP and historical data
      • Embedded product metrics
    • Best Practices
      • Global Search
      • Change Management
      • Snowflake table design
      • Salesforce page layout
      • Salesforce Caching
Powered by GitBook
On this page
  • V1.23
  • V1.22
  • V1.21
  • V1.20
  • V1.19
  • V1.18
  • V1.17
  • V1.16
  • V1.15
  • V1.14
  • V1.13
  • V1.12
  • V1.11
  • V1.10
  • V1.9
  • V1.8
  • V1.7
  • V1.6
  • V1.5
  • V1.4
  • V1.3
  • V1.2
  • V1.1
  • V1.0
  • PUBLIC_PREVIEW.23
  • PUBLIC_PREVIEW.22
  • PUBLIC_PREVIEW.21
  • PUBLIC_PREVIEW.20
  • PUBLIC_PREVIEW.19
  • PUBLIC_PREVIEW.18
  1. Omnata Sync for Snowflake
  2. Apps
  3. HubSpot

Release History


V1.23

Created: 2025-04-01

  • Improved handling of null boolean values in normalized views


V1.22

Created: 2025-03-11

  • Number fields are now be represented in normalized views as NUMERIC(38,19), as no scale or precision information is available via the Hubspot API


V1.21

Created: 2025-02-12

  • Added empty string handling for numeric values

  • Added empty string handling for dates

  • Outbound field mappings can now contain native Snowflake date columns


V1.20

Created: 2025-02-10

  • Added a normalized view workaround for timestamps that sometimes contain empty string values (e.g. notes_next_activity_date)


V1.19

Created: 2024-12-12

  • Fixed an error where flagging warnings about the import report file caused a sync error


V1.18

Created: 2024-10-21

  • Fixed an issue where some custom objects could not be sync'd inbound


V1.17

Created: 2024-10-10

  • Fixed an issue where outbound syncs with multiple other-object associations and no same-object associations would fail


V1.16

Created: 2024-09-24

  • Lowered some logging to the debug level

  • Added two consumer UDFs for searching objects

  • Fixed an issue where outbound syncs containing a single other-object association would incorrectly fail validation


V1.15

Created: 2024-08-28

  • Fixed an issue where errors occured when configuring outbound syncs to custom objects


V1.14

Created: 2024-08-28

  • Fixed an issue where an error is returned when fetching outbound configuration form values


V1.13

Created: 2024-08-27

  • Fixed an issue where outbound syncs did not always present a mandatory mapping for the selected ID field


V1.12

Created: 2024-08-05

  • Fixed an issue where some imports failed for outbound syncs created prior to the previous plugin verion


V1.11

Created: 2024-07-30

  • Fixed a regression where contacts were marked with the incorrect 'marketable' flag


V1.10

Created: 2024-07-28

  • Pinned some dependencies to reduce package size


V1.9

Created: 2024-07-28

  • Added support for creating and removing associations


V1.8

Created: 2024-07-10

  • Pinned some dependencies to the latest version on Anaconda, to reduce package size


V1.7

Created: 2024-07-09

  • Fixed an issue where the marketable contact import flag could be incorrectly set to True


V1.6

Created: 2024-07-01

  • For outbound syncs, provided a more descriptive error message in the event that the Sync Engine does not correctly provide all fields


V1.5

Created: 2024-06-27

  • Fixed an issue for outbound syncs where numeric fields without any decimal places were uploaded as floats with decimal places


V1.4

Created: 2024-06-23

  • Fixed an issue where outbound sync configuration did not require the user to map a column to the hubspot ID field

  • Changed the import requests for outbound syncs to set an importOperation value matching the Omnata sync strategy. This means if the Update strategy is used, records won't be created when they are not mapped correctly


V1.3

Created: 2024-06-11

  • Apply backoff when retrying on 429 responses

  • If a 404 error is thrown when fetching the latest version of a deleted record, the record is still marked as deleted


V1.2

Created: 2024-04-27

  • Upgraded to new plugin runtime version which contains a fix for criteria deletes


V1.1

Created: 2024-04-26

  • Fixed issue where fetching archived results could raise an error if the object had too many properties


V1.0

Created: 2024-04-23

  • Added support for detection of deletions, where possible (see docs)


PUBLIC_PREVIEW.23

Created: 2024-04-03

  • Bump plugin runtime version

  • Built with omnata-plugin-devkit==0.3.17 which includes pinned stored proc dependencies


PUBLIC_PREVIEW.22

Created: 2024-03-22

  • Build with latest plugin runtime version to resolve some issues


PUBLIC_PREVIEW.21

Created: 2024-03-21

  • Removed unnecessary 'results' and 'paging' properties for association types


PUBLIC_PREVIEW.20

Created: 2024-03-15

  • Added deal_pipelines and ticket_pipelines as inbound streams


PUBLIC_PREVIEW.19

Created: 2024-03-15

  • Added owners, users and teams as inbound streams


PUBLIC_PREVIEW.18

Created: 2024-03-08

Switched to new plugin-oriented billing mechanism


PreviousHubSpotNextInfor Data Lake

Last updated 1 month ago

📘