Upload a product catalog

Learn how to upload a JSON object and create a product catalog in Stripe.

### Presenter
CJ Avilla - Developer Advocate at Stripe - https://twitter.com/cjav_dev

### Table of contents
00:00 Introduction
00:57 Product object API reference
02:08 Price object API reference
02:56 Read in and map JSON
07:22 Create price object
08:22 Executing the script

### Resources

Code: https://gist.github.com/cjavilla-stripe/d11ede0383bad23cc329cc2588a3f975
Product API ref: https://stripe.com/docs/api/products
Price API ref: https://stripe.com/docs/api/prices
Documentation: https://stripe.com/docs/invoicing/products-prices


### Support
If you have a question, please feel free to reach out to our support team on Discord at https://stripe.com/go/developer-chat.

### Updates
Sign up to stay updated with developer news: https://go.stripe.global/dev-digest

### Feedback
If you have any feedback about this or other episodes, let us know: https://forms.gle/VjNqzRhotM2snYo88
#Stripe #Payments