Google Sheets¶
The Google Sheets connector is a Palantir-provided driver connector. The official documentation for this driver can be found here ↗.
Networking¶
The table below lists the domains that the source needs to be able to access to successfully run.
If running the connection on a Foundry worker, be sure to add corresponding egress policies for each of those domains.
If those domains are in a different network from Foundry's network, configure agent proxy egress policies. The agent must be able to reach the domain addresses, and the systems on those domains must allow connections from the agent. Learn more about agent networking.
| Domain | Required |
|---|---|
| accounts.google.com | Always. Required for OAuth |
www.googleapis.com |
Always |
中文翻译¶
Google Sheets¶
Google Sheets 连接器是一个由 Palantir 提供的驱动程序连接器。该驱动程序的官方文档可在此处找到 ↗。
网络连接¶
下表列出了源系统为成功运行而需要能够访问的域名。
如果在 Foundry 工作节点(Foundry worker) 上运行连接,请确保为每个域名添加相应的出站策略。
如果这些域名与 Foundry 的网络位于不同的网络中,请配置代理出站策略(agent proxy egress policies)。代理必须能够访问这些域名地址,并且这些域名上的系统必须允许来自代理的连接。了解更多关于代理网络连接的信息。
| 域名 | 必需性 |
|---|---|
| accounts.google.com | 始终需要。OAuth 认证必需 |
www.googleapis.com |
始终需要 |