News
XWebNews is an XML/SOAP based Web Service which provides integration and management of News Articles to client applications. For complete documentation please visit http://www.xwebservices.com/Web_Services/XWebNews/.
-
LoadArticlesPaged
Returns 'paginated' Article records, in the reverse chronological order the records were entered into the system. -
LoadPersonalizedArticles
Returns the Personalized News Articles for a specific Source Identifier from the Personalization system, in the reverse chronological order the records were entered into the system. -
LoadArticlesByDateRange
Returns all News Articles created within a specific date range, in the reverse chronological order the records were entered into the system. -
LoadArticle
Returns a specific News Article. -
LoadArticlesBySourceAndDateRange
Returns all News Articles by a specific Source Identifier, created within a specific date range, in the reverse chronological order the records were entered into the system. -
LoadArticles
Returns all News Articles, in the reverse chronological order the records were entered into the system. -
LoadArticlesBySourcePaged
Returns 'paginated' Article records by a specific Source Identifier, in the reverse chronological order the records were entered into the system. -
LoadArticlesBySourceAndDateRangePaged
Returns 'paginated' Article records by a specific Source Identifier, created within a specific date range, in the reverse chronological order the records were entered into the system. -
LoadArticlesByDateRangePaged
Returns 'paginated' Article records created within a specific date range, in the reverse chronological order the records were entered into the system. -
AddArticle
Adds a new Article record. -
LoadArticlesBySource
Returns all News Articles by a specific Source Identifier, in the reverse chronological order the records were entered into the system. -
GetNewArticleID
Returns a new Article record identifier. -
ProcessArticle
Performs data manipulation on individual Article records. -
UpdateArticle
Updates an Article record. -
DeleteArticle
Deletes an Article record. -
Personalize
Either adds or removes a News Article to/from the Personalization system.