Hello! Is there a way for me to import an update to item fulfillments? I want to update a custom field on the item fulfillments and looking for the best way to update this.
l
leo_ns
03/29/2024, 5:51 PM
get the transid, update.
e
Erica LaBarre
03/29/2024, 6:18 PM
I have that, but I dont see item fulfillment as an option, unless I totally missed it. thanks!
l
leo_ns
03/29/2024, 6:21 PM
oh darn, it's not listed🤣
leo_ns
03/29/2024, 6:22 PM
maybe use celigo free account?
r
raghav
03/29/2024, 6:24 PM
IF is not a supported record for CSV upload. Celigo or running the code through console/script.
c
C_Billings
03/29/2024, 9:48 PM
Any chance this works with mass update?
f
Fakhri Hilmi
04/01/2024, 9:22 PM
Yeah, IF is not supported by CSV Import yet.
So the only way I see is, to create a custom solution using a custom record + MapReduce script