Skip to content

Customer.io 节点(Customer.io node)#

使用 Customer.io 节点可以在 Customer.io 中自动化工作,并将 Customer.io 与其他应用集成。n8n 内置支持多种 Customer.io 功能,包括创建和更新客户、跟踪事件以及获取活动。

🌐 Use the Customer.io node to automate work in Customer.io, and integrate Customer.io with other applications. n8n has built-in support for a wide range of Customer.io features, including creating and updating customers, tracking events, and getting campaigns.

本页面列出了 Customer.io 节点支持的操作,并提供更多资源的链接。

🌐 On this page, you'll find a list of operations the Customer.io node supports and links to more resources.

凭证

请参阅 Customer.io 凭证 以获取有关设置身份验证的指导。

操作(Operations)#

  • 客户
    • 创建/更新客户。
    • 删除客户。
  • 事件
    • 跟踪客户事件。
    • 跟踪匿名事件。
  • 活动
    • 获取
    • 获取全部
    • 获取指标
  • Segment
    • 添加客户
    • 移除客户

模板和示例(Templates and examples)#

Template widget placeholder.

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:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.