How to create an event when a new entry is created in the database?

It’is possible to create an event when a new entry is created in the database?

What do you mean?

What’s an ‘Event’? and a new entry of what?

And why is it difficult?

yes, you can trigger events in Backend Workflows. It’s called “database trigger event”, and you can set it like this (new person in the example)