I am looking for a way to import contacts in bulk through the API. It’s a lot of contacts; so, throttling and sending each individual contact one at a time is not an option.
Per the documentation, and from tinkering with the POST/PUT request to /contacts, it’s currently not possible to do this. So, I was wondering if it’s possible through some other method, or if you plan on integrating this kind of feature in the near future?