
Alex Baeza
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Posts
Recent activity by Alex Baeza-
Is there any way to begin processing pages from an export as soon as they are created?
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 ...
-
Integration Tags?
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...
-
Is there a variable I can use to Identify a flow run?
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...
-
Why was my flow cancelled?
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 ...
-
Can I throttle my Amazon Hybrid Connection?
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...
-
Can't get page size larger than 30?
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...
-
Import Mapping JSON to Table
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...
-
Can I use Snowflake Variant & Array
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...
-
Snowflake Numeric value is not recognized
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...