Xero WorkflowMax¶
The Xero WorkflowMax connector is a Palantir-provided driver for Xero WorkflowMax.
To create a new Xero WorkflowMax source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for Xero WorkflowMax-specific configuration and networking. For the complete property reference, see the official Xero WorkflowMax driver documentation ↗.
Configuration¶
The properties below are mandatory or recommended.
| Property | Required? | Description | Default |
|---|---|---|---|
InitiateOAuth ↗ |
Recommended | Set this property to initiate the process to obtain or refresh the OAuth access token when you connect. | REFRESH |
OAuthClientId ↗ |
Recommended | The client Id assigned when you register your application with an OAuth authorization server. | — |
OAuthClientSecret ↗ |
Recommended | The client secret assigned when you register your application with an OAuth authorization server. | — |
TenantId ↗ |
Recommended | Xero Workflow Max Tenant ID. | — |
Networking¶
The table below lists the domains that the source needs to be able to access in order to successfully run.
For each domain, add a corresponding egress policy. If the source is hosted on-premises and not directly reachable from Foundry, use an agent proxy egress policy instead; the agent host itself must also be able to reach the listed domains. See using an agent as a proxy for details.
| Domain | Required |
|---|---|
| api.xero.com | Always |
| login.xero.com | OAuth Authorization URL |
| identity.xero.com | Always. OAuth Token URL |
中文翻译¶
Xero WorkflowMax¶
Xero WorkflowMax 连接器是一个由 Palantir 提供的驱动程序(Palantir-provided driver),用于连接 Xero WorkflowMax。
要创建新的 Xero WorkflowMax 数据源,请遵循 Palantir 提供驱动程序的标准设置流程(standard setup flow for Palantir-provided drivers),然后使用以下各节进行 Xero WorkflowMax 特定的配置和网络设置。有关完整的属性参考,请参阅官方 Xero WorkflowMax 驱动程序文档(Official Xero WorkflowMax Driver Documentation)。
配置(Configuration)¶
以下属性为必填或推荐设置。
| 属性(Property) | 是否必填(Required?) | 描述(Description) | 默认值(Default) |
|---|---|---|---|
InitiateOAuth ↗ |
推荐 | 设置此属性以在连接时启动获取或刷新 OAuth 访问令牌的过程。 | REFRESH |
OAuthClientId ↗ |
推荐 | 在 OAuth 授权服务器上注册应用程序时分配的客户端 ID。 | — |
OAuthClientSecret ↗ |
推荐 | 在 OAuth 授权服务器上注册应用程序时分配的客户端密钥。 | — |
TenantId ↗ |
推荐 | Xero Workflow Max 租户 ID。 | — |
网络配置(Networking)¶
下表列出了数据源为成功运行而需要能够访问的域名。
对于每个域名,请添加相应的出站策略(egress policy)。如果数据源部署在本地且无法直接从 Foundry 访问,请改用代理出站策略(agent proxy egress policy);代理主机本身也必须能够访问列出的域名。有关详细信息,请参阅使用代理作为代理(using an agent as a proxy)。
| 域名(Domain) | 是否必需(Required) |
|---|---|
| api.xero.com | 始终需要 |
| login.xero.com | OAuth 授权 URL |
| identity.xero.com | 始终需要。OAuth 令牌 URL |