Try our conversational search powered by Generative AI!

EPiServer Webservice

Vote:
 

Hi all,

I have a question concering how I can access the Webservice of EPiServer from outside the system. The reason is that I need to replicate the data from another system.

So my question is this possible? What is the url for the webservice, http://mydomain/thenwhat? Is it possible to use the normal login credentials?

Thanks in advance

#54330
Oct 10, 2011 14:00
Vote:
 

Yes, we have a webservice you can use and it emulates basic authentication, so you should try authenticating with that method when you try to use the webservice in your code.

Read up on PageStoreService (~/WebServices folder).

#54395
Oct 13, 2011 8:53
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.