objectLifeCycle.didCreate
Optional property didCreate contains Javascript scenario that will executed after fresh object was saved.
Scenario has access to this object in Object property of $db module. It's good chance to notify users, perform related changes in $db, send email or make http request.