Table of Contents
New API "Insert records into Collections and their obligations"
This API allows for the bulk insertion of records into the wolkvox CRM Collections module, including files and their respective obligations. A file represents a customer's information, while obligations are the payment commitments associated with that customer.
This API is designed to facilitate the loading and updating of large volumes of data in a structured and efficient manner.
You can consult the official documentation for this API by clicking [here] .
You can also access their documentation on Postman Collections by clicking [here] .
Benefits
✅ Automation and efficiency: Allows you to record up to 500 files per request, optimizing bulk data uploads.
✅ Flexibility in updating: If a record already exists, the API will update its information based on the customer's ID and obligation.
✅ Intelligent error handling: If a record or obligation doesn't contain the required fields, the API skips it without affecting the other records in the request.
✅ Custom Field Support: Custom fields can be included in both the file and the obligations.
✅ Scalable structure: A single file can contain multiple obligations.