Hello there - looking to setup a POC for syncing S...
# ask-community-for-troubleshooting
r
Hello there - looking to setup a POC for syncing Stripe data to Snowflake and was reading through the docs and setup wizard that I would need to provide a lookback window to catch updates to records - I am sure each implementation is different, but is there a recommended value here or is there a way to check my source to see how much data is changing to influence this decision? I am fairly new to Stripe as a source so any help here would be appreciated. 🙂
m
I don’t think there is a recommended value, mostly depends on the final analysis you want to execute
r
I want to be able to replicate all of my Stripe data into Snowflake and have the connection incrementally create/update data, but based on the docs it can only grab new based on created field so is the idea that lookback is saying grab things that were created last x days in hopes that changes only happen within a short timeframe from the date it was created?
I will do some digging in the clients Stripe instance to see how many calls are being made to update records to see if there anything to go by there?