shqear93 / zoho-inventory-api

Zoho Inventory Api
9 stars 10 forks source link

Implemented addItemImage() method to upload an image to an item #9

Closed bluec closed 5 years ago

bluec commented 5 years ago

This allows you to upload an image to the item.

This is a useful feature of the API but is not documented. Note the API only seems to allow the main or first image to be uploaded.

See: https://help.zoho.com/portal/community/topic/how-can-i-import-product-images-into-inventory Also: https://help.zoho.com/portal/community/topic/how-to-add-image-to-item-with-api

shqear93 commented 5 years ago

Thanks for your updates bro :)