question

biel-vgp avatar image
biel-vgp asked

How to create item with custom date in my catalog, via script

I can't create an item in my catalog.
I'm using Unity to try to create items in the catalog but I can't.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Xiao Zha avatar image
Xiao Zha answered

If you are creating Catalog items on the client side, then it is generally not recommended. You may implement an Admin tool with the Admin API SetCatalogItems and UpdateCatalogItems to do such operation. Where Set API will overwrite the entire catalog with the contents in the request and Update is an incremental update.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.