TechintrigueLLC
Inspiration Seeker

Creating Listings with Materials Etsy API V3

I have been using the Etsy API for a couple of weeks now, everything seems to be working well... except for one thing.

While using the createDraftListing call I am adding an array of materials just as specified by the API.

 

For example, when I use this array in my call, only the last string in my array is added to the listing ("creativity").

["wood", "laser", "ribbon", "personalization", "hard work", "dedication", "craftsmanship", "Hand Finished", "laser engraved", "Christmas", "Ornament", "birch", "creativity"]
 
Any idea why only the last item is being added?
Labels (1)
Translate to English There was a problem fetching the translation.
0 Likes
2 Replies
Amaradorn
Community Maker

Re: Creating Listings with Materials Etsy API V3

I don't know anything about using the API, but in the listing form there is only one text field for materials, so have you tried putting all material values inside one set of double quotes? E.g. ["wood, laser, ribbon, personalization, hard work, dedication, craftsmanship, Hand Finished, laser engraved, Christmas, Ornament, birch, creativity"]

Translate to English There was a problem fetching the translation.
0 Likes
Reply
Loading...

Re: Creating Listings with Materials Etsy API V3

@TechintrigueLLC: You are more likely to get help for API issues by contacting the API team https://developer.etsy.com/documentation/get-help

Translate to English There was a problem fetching the translation.
0 Likes
Reply
Loading...
Reply
You must log in to join this conversation.
Remember that posts are subject to Etsy's Community Policy.