HighLevel node#
ใช้ HighLevel node เพื่อทำงานอัตโนมัติใน HighLevel และเชื่อมต่อ HighLevel กับแอปอื่นๆ ได้เลย n8n รองรับฟีเจอร์ของ HighLevel หลายอย่าง เช่น การสร้าง อัปเดต ลบ และดึงข้อมูล contacts, opportunities, tasks รวมถึงการจองนัดหมายและดูเวลาว่างใน calendar
ในหน้านี้จะมีรายการ operations ที่ HighLevel node รองรับ พร้อมลิงก์ไปยังแหล่งข้อมูลอื่นๆ
Credentials
โปรดดู HighLevel credentials สำหรับคำแนะนำการตั้งค่าการยืนยันตัวตน
Operations#
- Contact
- Create or update
- Delete
- Get
- Get many
- Update
- Opportunity
- Create
- Delete
- Get
- Get many
- Update
- Task
- Create
- Delete
- Get
- Get many
- Update
- Calendar
- Book an appointment
- Get free slots
Templates and examples#
Related resources#
โปรดดู HighLevel's API documentation and support forums สำหรับข้อมูลเพิ่มเติมเกี่ยวกับบริการนี้
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.