Skip to content

Google Business Profile 节点#

使用 Google Business Profile 节点来自动化 Google Business Profile 中的工作,并将 Google Business Profile 与其他应用程序集成。n8n 内置支持广泛的 Google Business Profile 功能,包括创建、更新和删除帖子和评论。

在此页面上,您将找到 Google Business Profile 节点支持的操作列表和更多资源链接。

凭据

您可以在 这里 找到此节点的身份验证信息。

操作#

  • Post 帖子
    • Create 创建
    • Delete 删除
    • Get 获取
    • Get Many 获取多个
    • Update 更新
  • Review 评论
    • Delete Reply 删除回复
    • Get 获取
    • Get Many 获取多个
    • Reply 回复

模板和示例#

Scrape business emails from Google Maps without the use of any third party APIs

by Akram Kadri

View template details
Respond to WhatsApp Messages with AI Like a Pro!

by Jimleuk

View template details
🚀 Boost your customer service with this WhatsApp Business bot!

by Eduard

View template details
Browse Google Business Profile integration templates, or search all templates

相关资源#

n8n 为 Google Business Profile 提供了触发器节点。您可以在 这里 找到触发器节点文档。

请参考 Google Business Profile 文档 获取有关该服务的更多信息。

如果不支持您的操作该怎么办#

如果此节点不支持您想要执行的操作,您可以使用 HTTP 请求节点来调用服务的 API。

您可以在 HTTP 请求节点中使用为此服务创建的凭据:

  1. 在 HTTP 请求节点中,选择身份验证 > 预定义凭据类型
  2. 选择您要连接的服务。
  3. 选择您的凭据。

有关更多信息,请参阅自定义 API 操作