question

sujith avatar image
sujith asked sujith commented

Clover REST API for adding Bulk Items into Single ItemGroup?

I want to add bulk items to a single item group , I want to use Clover REST API how can it be possible,please give the Clover REST API and format of json for that.

10 |2000

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

1 Answer

Jacob Abrams avatar image
Jacob Abrams answered sujith commented

We don't have bulk REST APIs although for items we do have a way to import data from CSV. Take a look at this question for information about bulk item import using CSV:

http://devask.clover.com/question/306...

Please take a look at this question for information about item groups:

http://devask.clover.com/question/101...

2 comments
10 |2000

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

sujith avatar image sujith commented ·

I looked into it but I have some attribute associated with each items such as Allergen with some value and calorie with some value how can I add this information to each Items

0 Likes 0 ·
Jacob Abrams avatar image Jacob Abrams ♦♦ commented ·

It doesn't sound like attributes and options are what you are looking for. Attributes and options are for creating many different items such as shoes with different sizes of colors. It sounds like you simply have metadata about an item such as it's calorie content or allergy information. We don't have a way to store arbitrary pieces of meta data for items.

0 Likes 0 ·

Welcome to the
Clover Developer Community