I need to load data into Snowflake from multiple shopify instances/stores with Fivetran
Does anyone know if all the ID data in the shopify are unique across shopify stores?
For example, are the id’s for ORDER, ORDER_LINE, CUSTOMER, FULFILLMENT, TRANSACTION, PRODUCT, etc… unique across shopify instances/stores?
Or can we get duplicate ID across the stores, for example, would shopify store 1 and shopify store 2 both generate an ID of 1 for orders?
Kinda silly the entire information on this still isn’t explicitly in the api docs, it’s as fundamentally important as explaining rate limits and shouldn’t be left to assumption.
*afaik but I’ve never seen an shopify internal confirm/deny an entire LIST of IDs as unqiue this, either way if you didn’t build the system just assume they aren’t because “should be” isn’t engineering.