Invalid file_id null in /crm/bulk/v2/write but file well created
Dear Zoho community,
I'm trying to make a bulk/write on the eu API.
CSV is created, uploaded, file_id is received,
and when I call /crm/bulk/v2/write with the file_id in resource[0].file_id
The error message is like above.
Do you have an idea to solve this thing ?
Thanks a lot
Best regards
Edouard
-
{
"status":
"FAILED",
"message":
"invalid file_id null.",
"type":
"data",
"module":
"Accounts",
"field_mappings": [
{
"api_name":
"Account_Name",
"index":
1,
"format":
null,
"find_by":
null,
"default_value":
null
}
]
}
-