singer-io / tap-chargebee

Singer.io tap for extracting data from the Chargebee API
https://www.singer.io/
GNU Affero General Public License v3.0
7 stars 32 forks source link

Product Catalog 2.0 expected extracted tables via Stitch data #106

Open charmaine-g opened 8 months ago

charmaine-g commented 8 months ago

I originally asked Stitch support and they pointed me here. I'm a newbie user to both Chargebee and this integration so my apologies in advance if my ask isn't clear.

Our Chargebee implementation uses product catalog 2.0 which I expected would be flattened out tables into addons, plans, etc. on extract. I also noticed in the stitch integration documentation it said the tables/fields would be based on the product catalog version. The stitch integration says it's using version 1.0. The main question here is, if we're using product catalog 2.0, should I expect extracted tables to be flatted out and not nested? For example, item constraints is nested into coupons rather than being it's own table. Can you help me understand if I'm missing something or misunderstanding something?