Open JasonGluck opened 1 year ago
note: in version 2022-11-15 of the Stripe API which we are using, this field is not included by default:
Contains information about what this coupon applies to. This field is not included by default. To include it in the response, [expand](https://stripe.com/docs/api/expanding_objects) the applies_to field.
We don't have it neither in response, nor in the schema. Therefore it's more a feature request
Is there a timeline on this?? Cannot migrate from GCP CDF into Airbyte because I get incomplete data from the airbyte connector :'c
This is much more complicated that it seems at first. The explanation is described in this issue. Given this constraint, it would only be possible to have the field in full refresh. We were checking our competitors and could not see those fields as well. We are not aware of GCP CDF though. @dramirez-bluon can you provide more information as to how this is performed in GCP CDF? Do they support incremental syncs?
Connector Name
source-stripe
Connector Version
4.4.0
What step the error happened?
None
Relevant information
Coupon object is missing the applies_to field.
Relevant log output
No response
Contribute