Skip to content

Google Business Profile node#

ใช้ Google Business Profile node เพื่อทำงานอัตโนมัติใน Google Business Profile และเชื่อมต่อ Google Business Profile กับแอปอื่นๆ ได้เลย n8n รองรับฟีเจอร์ของ Google Business Profile หลายอย่าง เช่น การสร้าง อัปเดต และลบ posts และ reviews

ในหน้านี้จะมีรายการ operations ที่ Google Business Profile node รองรับ พร้อมลิงก์ไปยังแหล่งข้อมูลอื่นๆ

Credentials

คุณสามารถค้นหาข้อมูลการยืนยันตัวตนสำหรับ node นี้ได้ ที่นี่

Operations#

  • Post
    • Create
    • Delete
    • Get
    • Get Many
    • Update
  • Review
    • Delete Reply
    • Get
    • Get Many
    • Reply

Templates and examples#

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 มี trigger node สำหรับ Google Business Profile คุณสามารถค้นหาเอกสาร trigger node ได้ ที่นี่

โปรดดู Google Business Profile's documentation สำหรับข้อมูลเพิ่มเติมเกี่ยวกับบริการนี้

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.