Postman Recruit Bulk Write API
Hi,
Does anyone have experience with using the Recruit Bulk Write API from Postman.
When trying to make a bulk write call to a Custom Module receive the following response;
{
"status": "error",
"code": "INVALID_FIELD_NAME",
"message": "invalid mapping. invalid api_name CustomModule3_Name.",
"details": []
}
CustomModule3_Name field is the API name shown within Recruit.
Unable to make Bulk writes without this field as it is a system mandatory field.
Many thanks
Adrian