Hi! Where do we log requests for functionality to ...
# feedback-and-requests
m
Hi! Where do we log requests for functionality to be added to an existing connector? For Shopify, the Inventory_item table isn't synced which contains the cost of products in inventory. This is pretty vital in order for margin calculations
u
Hey Michael did you add this table in the connection settings ?
u
@Harshith (Airbyte) I can't see it as a option? Only inventory level?
m
I think then that table is not added to the catalog. Can you create an issue so that we can track this.
u
Michael do you have the object or link to the Shopify API? This will help us debugging and implement this feature
u
@[DEPRECATED] Marcos Marx yes I put it in the issue
u
Hi everyone, I have created a PR to address this ☝️
u
u
Or should those be batched somehow?
j
It would be possible to do them 100 ids at a time but at least for me this would be a more complex implementation
Hey Jonathan can you explain the problem in more detail. It would be great if we can do it in your PR