Google 任务节点(Google Tasks node)#
使用 Google 任务节点来自动化 Google 任务中的工作,并将 Google 任务与其他应用集成。n8n 内置支持广泛的 Google 任务功能,包括添加、更新和检索联系人。
🌐 Use the Google Tasks node to automate work in Google Tasks, and integrate Google Tasks with other applications. n8n has built-in support for a wide range of Google Tasks features, including adding, updating, and retrieving contacts.
本页列出了 Google Tasks 节点支持的操作列表以及更多资源的链接。
🌐 On this page, you'll find a list of operations the Google Tasks node supports and links to more resources.
凭证
请参阅 Google Tasks 凭据 以了解有关设置身份验证的指南。
This node can be used as an AI tool
This node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the AI tool parameters documentation.
操作(Operations)#
- 任务
- 将任务添加到任务列表。
- 删除任务
- 检索任务
- 检索任务列表中的所有任务。
- 更新任务
模板和示例(Templates and examples)#
What to do if your operation isn't supported#
If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.
You can use the credential you created for this service in the HTTP Request node:
- In the HTTP Request node, select Authentication > Predefined Credential Type.
- Select the service you want to connect to.
- Select your credential.
Refer to Custom API operations for more information.