#natgo_
1 messages ยท Page 1 of 1 (latest)
Hello ๐
If you're asking about IDs for these objects then yeah those should be safe to store.
As long as your API keys are kept secure, you should be fine storing IDs.
Hi Hanzo. What about storing the entire objects? Basically replicating say for instance the Charges Stripe Object and its fields within my Database.
The reason I ask this is because it can be beneficial to perform data analysis and also trigger certain database events to happen based upon the data. It appears some ETL tools do this and pull ALL Stripe information that can be obtained from the Stripe API into a data warehouse and such.
I see. yeah I think depending on your usecase, you can also store the whole objects themselves.
thanks hanzo
NP! ๐ Happy to help