#natgo_

1 messages ยท Page 1 of 1 (latest)

feral pilotBOT
quick vine
#

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.

mellow musk
#

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.

quick vine
#

I see. yeah I think depending on your usecase, you can also store the whole objects themselves.

mellow musk
#

thanks hanzo

quick vine
#

NP! ๐Ÿ™‚ Happy to help