airbytehq / airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
https://airbyte.com
Other
15.77k stars 4.04k forks source link

[source-shopify] source stream ["Discount Codes" , "Locations"] which is mentioned in URL , it is missing in connection #37307

Open ojhtyy opened 5 months ago

ojhtyy commented 5 months ago

Page URL

https://docs.airbyte.com/integrations/sources/shopify

Description

Hi man : currently , the URL version is 2.0.4 the URL shows that , this two endpoint "Discount Codes" , "Locations" have been supported in this version . But , in the same version source , I can`t found these two streams , I upload the Screen cut below, I just compared a part of streams that I need using.
I want to conform below two point : 1: Is any thing wrong in URL?
2: as I am not sure the information in URL is totally correct ,currently .how can I conform which API type (REST API / GraphQL) the shopify source is using in each stream?

image image

marcosmarxm commented 5 months ago

The code https://github.com/airbytehq/airbyte/blob/3ed543b7fd7425e5d0bd6005b401f9356bfdbd69/airbyte-integrations/connectors/source-shopify/source_shopify/streams/streams.py#L327-L341 for both stream are enabled. Maybe it is a permission limitation? Could you try another destination?