Hi
I have a list which I mapped to a collection for insertion from the list to the collection. I have the request mapping as follows
Result - Only one record is inserted and columns poulated with the text "label"
What am I doing wrong?
HI,
You should map to array of values.
Thanks. How do I map to an array? o you have an example/docs or tutorial?
Thx
Please post screen shot of Response tab.
Nothing is mapped on response tab that is why I did not post it initially. Should I have something mapped?
Hello! Could you clarify - first you map some array to mobilelist_17 - mobilelistitem_18 then you have several Listitems after mapping and you want to save them to DB? It's not possible to do that with mapping only, you would need to use JS. You should check all Listitems, retrieve needed data for each Listitem and call Spar_CartBackup_create_service service. This should help https://getsatisfaction.com/apperyio/...