Hi all! It would be great if somebody could give me a little explanation with this I got stucked to.. I figured out what you can do with product export, and successfully imported some test data to my mysql db. But what is it with web services? When to use it and how? Can you give me some first steps into or a url to detailed explanation? Please, I'm tired of searching.. Looked at CJ forums but very inactive place there, and I want to know how can ws be of use (REST only, because some guy on forums said that cj will be completely moving to rest in the near future) Is it just simplified product export tool which can be HUGE and difficult for filtering? Sorry for number of questions, but I'm overwhelmed with info right now Thanks!
I've never used the Website services as I just use the export DB and than filter from that. I'd be interested to see what others think though.
That's the same i'm doing right now, and that filtering could be very time consuming. But can't figure out what we get with web services
I use CJ web services. I am using Soap but could also use REST. The benefits? I do not have to export anything from cJ. I get product data for my affiliate partners in real time based on what advertisers are importing to cj databases-- and everything is automated. I write the interface once, intergrate where I want the ads to display--and it works like a charm. I love web services. I also intergrate Linkshare web services. Q...
Yes, and all i came up with is this http://help.cj.com/en/web_services/link_search_service_rest.htm and there https://linksearch.api.cj.com/v2/link-search?website-id=12345678&keywords=+sony+-camera So don't know how you have your branding and whether are using services fast enough contrary to your own code and database (my site is very fast) I don't know REST so then I have to learn it if no sample codes are in cj