We have an inventory system that wants to post to a kijiji account
Has anyone out there ever posted to kijiji successfully using ebay APIs?
I believe ebay has control of this.
If so, what API should i be using for a .Net interface to Kijiji?
If I am in the wrong area, please let me know as well.
Appreciate your feedback.
2 comments
lacemaker3
·3 years ago@thom0628
Although I believe that eBay may still own kijiji, and the website is active in Canada, there isn't a kijiji website in the USA any more.
Anyway, there was never any cross-posting of listings between eBay and kijiji, and I don't think you can do anything with kijiji using eBay APIs.
thom0628
OP3 years agoI found some python code that I ported over to .Net.
I can authenticate my kijiji user account thru code.
I can get a list of my active items thru code.
I can't post an item thru code.
I see ebay links in the api i am using. It must be controlled by ebay.
I would really like to talk to someone at ebay API area.
I have no problem paying for using the API if it meets my needs.
I do have a problem purchasing an hour of premium support for someone to tell me this can't be done.
Any help out would be appreciated.
Any advice on which API i would use to post items to my ebay account from a Microsoft .Net application would be nice to know as well.