When importing through webservices, for an ImportOption, what is the ItemIndex?
Answered
The documentation says: "The index of the item that this option is attached too.". Is that the index of the item in the XML array being sent it? Or is the the resourceId? Or the UUID?
Trying to import with options, and getting a -2 error.
Hello Justin,
Thanks for reaching out with your question. 'ItemIndex' is the index of the item as it exists in the array you're providing to your API call.
Unfortunately, the -2 error isn't very helpful. In case you hadn't found our page of Web Service Exceptions, it indicates an unknown error. Let me know if this answer helps you in the creation of your API call. If you still encounter specific issues we can take a look and go from there.
Thanks,
Ryan
Hello Justin,
Thanks for reaching out with your question. 'ItemIndex' is the index of the item as it exists in the array you're providing to your API call.
Unfortunately, the -2 error isn't very helpful. In case you hadn't found our page of Web Service Exceptions, it indicates an unknown error. Let me know if this answer helps you in the creation of your API call. If you still encounter specific issues we can take a look and go from there.
Thanks,
Ryan
Replies have been locked on this page!