Automatically create a new item on a different model

Is there a way to set up DatoCMS to automatically create a new item on a different model when an author creates an item on a the target model. For example, we have a Products model. I would like to auto generate a Post when a user adds a new Product. Maybe through webhooks or a plugin?

Exactly @chad1! Webhooks are the way to go for this kind of stuff!