I am running a flow that exports data from the amazon sp-api. Each api request returns 100 orders, I have set the integrator.io page size for the export to be 1000 orders. It appears as if my flow ...
Several of the integrations in my celigo workspace have tags that help organize similarly named integrations: I can edit these tags, but I can't figure out how to add new tags to the newly created...
I would like to keep of all of the API result sets from an export. So if I call the export today and it returns 10 records, and I call it again tomorrow and it returns 12 records, I would like my h...
I had created a flow that reads from SP-API and writes to a single table I had set the batch and page size set to 3000 and have run this flow with multiple pages without any issues. Since this is ...
I am using the Amazon Hybrid connection access the SP-API. I am getting a lot of quota exceeded errors, probably because I am making so many requests because I am backfilling data. The default conc...
I can't seem to increase my Export page size past 30. Any value above 30 still returns the same number of records. My Connection: My export is using the API type of "Selling Partner API (SP-API) T...
Would someone please help me understand how to deal with JSON responses in the import mapper? JSON has a variable schema, so one record/JSON Object might have 3 key values, and the next Object migh...
I am trying to import a JSON array into Snowflake as either an ARRAY or VARIANT data type. When I try to configure this in my import mapping, the result is this error: Message: SQL compilatio...
Situation I am exporting order data from Amazon SP-API and Importing it to Snowflake. When I try to import the data into Snowflake I get an error stating that the numeric value 'Order' is not recog...