Integration Your Way - (800) 235-7250
RSSBus for SharePoint V3
Questions / Feedback? feedFilter

feedFilter

Filters the items in a feed that contain the specified filter string. This operation is simply the opposite of feedSearch.

Required Parameters

feedThe url of the feed to be searched.
queryA space separated list of keywords used to remove items from the feed. Use quotes to search for a multi-word phrase.
schemeThe scheme used to match the keyword to the text. The allowed values are: CASE-INSENSITIVE, CASE-SENSITIVE, REGEX, GLOB.

Optional Parameters

userThe user requesting authentication.
passwordThe password to use for authentication.
authThe authentication scheme to use. The allowed values are: BASIC, DIGEST, NTLM.
http_headersOther headers to be used with an HTTP request. Separate multiple headers with CRLF.
proxy_userThe proxy user requesting authentication.
proxy_passwordThe proxy password to use for authentication.
proxy_serverThe proxy server to use.
proxy_portThe proxy port to use.
proxy_autoIf the proxy settings should automatically be detected from the system. The allowed values are: TRUE, FALSE.
proxy_authschemeThe authscheme to be used to authenticate with the proxy. The allowed values are: BASIC, DIGEST, NTLM.
proxy_sslIf SSL should be used while connecting to the proxy. The allowed values are: AUTO, ALWAYS, NEVER, TUNNEL.
proxy_typeThe type of firewall or proxy. The allowed values are: HTTP, TUNNEL, SOCKS4, SOCKS5.
nolocalPrevent access to local feeds, operations, and files. The allowed values are: true, false.
attrsA space separated list of attributes (rss:title, rss:description etc.) used to compare with the query words.
removexmlA boolean to decide whether or not to strip the XML/HTML markup from attributes before searching. The allowed values are: false, true.

Output Attributes

feed:match#Attributes that matched the search criteria. Only available if you include search words (+ or |).
feed:matchcountNumber of matches found in the item. Only available if you include search words (+ or |).
*:*Attributes from the feeds specified.


 
Copyright © 2013 RSSBus Inc.
[x] close

Questions / Feedback?


Name:
Email:
Feedback:
Send Feedback