Hello. I've no previous experience of Episerver but have been asked to look at integrating with a client's Episerver 7.5 installation, ideally using Episerver's built-in web services.
I'd be grateful if someone could confirm the following:
1) I'd like to query the Episerver search index. Am I correct in saying the only web service available to do this is provided as part of the "Find" module (I found the following Find reference https://world.episerver.com/documentation/Items/Developers-Guide/EPiServer-Find/75/searching-with-javascript/Searching-with-Javascript/)?
2) I'd like to be able to add new content via a web service. Am I correct in saying the only way to do this is via the Service API but this can only work Commerce content, not CMS content?
(I realise I may have to fall-back to developing a custom web api but certainly would rather use any built-in web services).
Thanks
Howard