Core API relations bulk upload : experience around performance for large volumes
Hi all
Wanted to check your experience around Core API bulk upload for large volumes of relations. I may have 120k+ relations splitted into several files. Should I be going for it?
noor
Posted 4 years ago · Edited 1 year ago·Last reply 4 years ago
1 comment
graememathieson
·4 years ago · EditedI normally use the import api to build relations and assign attributes. When I first started, I used the bulk apis, but found that I was spending a lot of time checking to see if relations already exist before posting them. The import api does an upsert operation (insert/update)