I am trying to add a large number of items as references to a checklist. This was not available in the import template, but I was provided an XML example here, so I figured I’d just do them one by one through the API.
The amount of time those requests took quickly skyrocketed from under a second to a flat 105 seconds, then up to 109, then back down. I was concerned it was scaling with the size of the checklist, but it seems more like the server is just throttling me. Is this the case?