dv868
Forum Replies Created
-
Forum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] how many code i can insert of one postI’m trying, maybe I wrote a wrong character.(English is not my strength)
It’s really a great plugin. Thank you very much.
I’m learning to use him。and I have another problem
the ‘storeid’in url“http://ymcapi.yaomaiche.com/ymc/shoppingCarts/?storeId=0029afcc-b244-49d1-9843-e0ca0d633882&carGoodsId=938bdf5e-e9a6-428a-a092-a5a000a5081b”,same in json code, i need get the ‘cityname’ ‘price’.I can handle this :[jsoncontentimporter url="http://ymcapi.yaomaiche.com/ymc/shoppingCarts/?storeId=0029afcc-b244-49d1-9843-e0ca0d633882&carGoodsId=938bdf5e-e9a6-428a-a092-a5a000a5081b" urlgettimeout="100000" basenode="data"] {subloop:carGoodsInfo:-1}{title},{subloop:deliveryInfo:-1}<li>in{cityName},{/subloop:deliveryInfo}total:{totalAmt},</li>{/subloop:carGoodsInfo}[/jsoncontentimporter]The question is: there are more data i need,they are in more different url. like:
http://ymcapi.yaomaiche.com/ymc/shoppingCarts/?storeId=123&carGoodsId=3563
http://ymcapi.yaomaiche.com/ymc/shoppingCarts/?storeId=234&carGoodsId=6543
…..
http://ymcapi.yaomaiche.com/ymc/shoppingCarts/?storeId=999&carGoodsId=5435i try your course in https://json-content-importer.com/examples/dyna/
but no idear.
pls help.Very grateful
- This reply was modified 9 years, 4 months ago by dv868.