Release Notes
Shopify ETL connector
Last updated
Was this helpful?
Shopify ETL connector
Last updated
Was this helpful?
Tables Added
gift_cards
This table is exclusive for the users and requires read_gift_cards scope. This scope allows access to create, retrieve, and update data of gift cards from a store. Once the scope is enabled, users must reach out to their to enable this gift_cards API for Daton, to pull this data.
The Events
table which was previously failing has been fixed.
TIMESTAMP
columns that were previously being parsed as LocalDateT
previously being parsed as LocalDateTime are now being populated as a TIMESTAMP
data type with information on the time zone.
Fulfillment details are now being populated in the Orders
table.
Resolved issue causing integrations to pause automatically without user intervention.
The inventory table NullPointerException
has been fixed.
A fix for loading data in the warehouse has been applied.
Fixed response codes 500,502,503 in tables.
Added a few new tables.
Meta fields have been added.
New UI rolled out.
Source level changes to mask messages for Notifications.
The UI has been changed.
Source fixes to support Relational warehouses.
Support for further APIs has been added (Not yet tested).
Further documentation for Shopify can be found .