跳转至

RSS

The RSS connector is a Palantir-provided driver for RSS.

To create a new RSS source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for RSS-specific configuration and networking. For the complete property reference, see the official RSS driver documentation ↗.

Configuration

The properties below are mandatory or recommended.

Property Required? Description Default
URI Mandatory The URI (Uniform Resource Identifier) of the feed. https://myservice/myfeed/
AuthScheme Recommended The scheme used for HTTP authentication. Accepted entries are NTLM, Basic, Digest, Negotiate and None. None
AuthToken Recommended The token used for authentication.

中文翻译

RSS

RSS连接器是一个由Palantir提供的驱动程序(Palantir-provided driver),用于连接RSS数据源。

要创建新的RSS数据源,请遵循Palantir提供驱动程序的标准设置流程,然后使用以下各节进行RSS特定的配置和网络设置。有关完整的属性参考,请参阅官方RSS驱动程序文档 ↗

配置

以下属性为必填或推荐设置。

属性 是否必填 描述 默认值
URI 必填 数据源的统一资源标识符(URI)。 https://myservice/myfeed/
AuthScheme 推荐 HTTP认证所使用的方案。可接受的值为NTLM、Basic、Digest、Negotiate和None。 None
AuthToken 推荐 用于认证的令牌。