This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi, I created a main integration and sub-integration for 2 different
tables coming from Shopify. In other words, in total I have 4
integrations in Application Integrations. For the first table, the data
has added, however, the table of gift cards has...
Hi, I want to fetch the data from multiple tables using the Shopify
connector. While creating a flow in the Application Integration, I
noticed that the table needs to be selected when configuring the
connector there. For instance, for the testing pur...
Hi, I am trying to fetch and store the Shopify's data to BigQuery using
Shopify's connector. I have added two connectors, one of them has a REST
schema and the second one has a GRAPHQL schema. Both connectors have an
active status. How can I fetch an...
Hi @Marramirez, I have faced with the similar issue while fetching the
data using Shopify's connector with the GRAPHQL schema. I set the
listEntitiesPageSize to 200. Executation stated but failed after some
time. Can you guide that is a good best to ...
Hi @ChrisLFranklin,The variable in "where to map indivisual array
elements" will show up if you select "run a single integration" option.
I had a similar issue and implemented the "for each loop" instead.
However, it does not allow me to store all da...
Hi @Marramirez ,Thanks for these comments. I've encountered a situation
with a specific table that should ideally consist of 377 rows. In an
attempt to optimize the integration process, I adjusted the
listEntitiesPageSize to 200 and conducted a test ...
@Meenchou In this case, one could create 20 multiple connector tasks for
different 20 tables and connect them to one sub-integration for parallel
execution?For instance, in the sub-integration part, the table has a
name "test" and at the moment it ha...