I have to insert multiple record and there is method insert for the QuerySet in mongoengine which allow to create a multiple record using single method
QuerySet
mongoengine