crowd.dev node#
ใช้ crowd.dev node เพื่อทำงานอัตโนมัติใน crowd.dev และ integrate crowd.dev กับแอปพลิเคชันอื่นๆ n8n มีการรองรับในตัวสำหรับฟีเจอร์ต่างๆ ของ crowd.dev ซึ่งรวมถึงการสร้าง, อัปเดต, และลบ members, notes, organizations, และ tasks
ในหน้านี้ คุณจะพบรายการ operations ที่ crowd.dev node รองรับ และลิงก์ไปยังแหล่งข้อมูลเพิ่มเติม
Credentials
คุณสามารถดูข้อมูล authentication สำหรับ node นี้ได้ here
Operations#
- Activity
- Create or Update with a Member
- Create
- Automation
- Create
- Destroy
- Find
- List
- Update
- Member
- Create or Update
- Delete
- Find
- Update
- Note
- Create
- Delete
- Find
- Update
- Organization
- Create
- Delete
- Find
- Update
- Task
- Create
- Delete
- Find
- Update
Templates and examples#
Related resources#
n8n มี trigger node สำหรับ crowd.dev คุณสามารถดูเอกสาร trigger node ได้ here
อ้างอิง crowd.dev's documentation สำหรับข้อมูลเพิ่มเติมเกี่ยวกับ service นี้
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.