#rsumardy - data pipeline
1 messages · Page 1 of 1 (latest)
hi there!
could you clarify where 'discount' is not found? it looks like there's a way to join some data to pull coupon and discount information: https://stripe.com/docs/stripe-data/query-billing-data#coupons-and-discounts
ah, i see. this is still a relatively new product so it's possible that stripe makes the data available but snowflake doesn't use this data on their end.
When I use different ETL tool (Hevo), Coupon has discount_id
ah, that's helpful to see that another etl pipeline has this information. in this case, i recommend checking in with snowflake about this
this got nothing to do with snowflake. snowflake only shows what Stripe made available
i don't have the necessary tooling to determine where this is going awry but the snowflake team should
can stripe figure it out from snowflake to figure it out?
i just followed the instruction https://stripe.com/docs/stripe-data/access-data-in-warehouse
right, understand. i think the issue here is the coupon data is made available by stripe but snowflake isn't pulling it.
I am sure stripe has direct connection to snowflake to figure this out faster since we are paying stripe for the service.
its stripe responsibility to figure it out
@blissful basin I'd recommend working directly with our support team instead: https://support.stripe.com/contact this is not really a feature we can help with here as we focus on the code you write to hit our API