You should absolutely be able to multi-thread requests. In fact, this is how clients that work on large batches of leads/activities use the APIs. Have you tried the same code from a single threaded application?
Please feel free to log a ticket if you want someone on our side to take a look
You should absolutely be able to multi-thread requests. In fact, this is how clients that work on large batches of leads/activities use the APIs. Have you tried the same code from a single threaded application?
Please feel free to log a ticket if you want someone on our side to take a look
I tried to run 60 threads (1 thread for 1 minute time frame), but started getting "Internal Server Error". I spoke with support on the phone, and it looks like our API access was disabled. Someone is working with me to fix this. Thanks.