Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

API Call - /knowledge/sources/add/{sourceurl}/{sourcetitle}/{sourcedesc}/{extracttype}/{sourcetags}/{mediatype}/{groupid}

Adds a new source to the system

Authentication

Required, see Auth - Login

Arguments

groupid
Group ID you want to associate this source with
sourceurl
Address of the source
sourcetitle
Name of the source
sourcedesc
A description of the source documents
extracttype
Type of source e.g. rss, database, etc
sourcetags
comma deliminated list of words describing the source
mediatype
Type of source e.g. News, social, video, etc

Example

http://infinite.ikanow.com/api/knowledge/source/add/www.newsource.com/Brand New Source/A sweet source for brand new stuff/RSS/New,Tech,Brand/Blog/group12345

Example Response
{
}
Error Response
  • No labels