Bulk insert via the RESTful API
Is there anyway (or what are the best alternatives) to inserting multiple records at once through the Creator API? I need to insert 300+ records at once and I'm currently posting for each individual record which takes 1 - 2 minutes.