The limit seems to be around 1000!? entries at a time trough the API,
Any more Entries and I get a timeout..
The solution seems to be:
- Download everything as excell manually
- Delete all entries
- Parse your file
- create and book 1k entries at a time
If there is a more elegant solution I would be thrilled to hear of it!
<Edit>
This takes around 1-2 min pr 1k, so 100k is gonna take a very long while...