Topic by Jarel Birck da Silva
There's a way to create multiple objects using a single request in the REST API? For example, in SOAP API, I can send an array to create 1.000 Contacts in a single request. There is a way to do a similar approach using a single REST POST?