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#
Related resources#
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:
- 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.