Skip to content

Brevo 节点#

使用 Brevo 节点可以自动化 Brevo 中的工作,并将 Brevo 与其他应用程序集成。n8n 内置支持多种 Brevo 功能,包括创建、更新、删除和获取联系人、属性,以及发送电子邮件。

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

凭据

有关设置身份验证的指导,请参阅 Brevo 凭据

操作#

  • 联系人
    • 创建
    • 创建或更新
    • 删除
    • 获取
    • 获取全部
    • 更新
  • 联系人属性
    • 创建
    • 删除
    • 获取全部
    • 更新
  • 电子邮件
    • 发送
    • 发送模板
  • 发件人
    • 创建
    • 删除
    • 获取全部

模板和示例#

Smart Email Auto-Responder Template using AI

by Amjid Ali

View template details
Create Leads in SuiteCRM, synchronize with Brevo and notify in NextCloud

by algopi.io

View template details
Automate B2B Lead Generation with Apollo, GPT-4o Scoring, and Brevo Email Outreach

by Luka Zivkovic

View template details
Browse Brevo integration templates, or search all templates

当操作不受支持时的解决方案#

如果当前节点不支持您想要执行的操作,可以使用 HTTP Request 节点 调用该服务的 API。

您可以在 HTTP Request 节点中使用为该服务创建的凭证:

  1. 在 HTTP Request 节点中,选择 Authentication > Predefined Credential Type
  2. 选择您想要连接的服务。
  3. 选择您的凭证。

更多信息请参考 自定义 API 操作