Skip to content

Rundeck node#

ใช้ Rundeck node ในการอัตโนมัติงานใน Rundeck และเชื่อมต่อกับแอปพลิเคชันอื่น ๆ. n8n มีการสนับสนุนในตัวสำหรับการรัน job และดึง metadata.

ในหน้านี้ คุณจะพบรายการ operations ที่ Rundeck node รองรับ พร้อมทั้งลิงก์ไปยัง resources เพิ่มเติม.

Credentials

ดู Rundeck credentials สำหรับคำแนะนำในการตั้งค่า authentication.

Operations#

  • Job
    • Execute a job
    • Get metadata of a job

Templates and examples#

Browse Rundeck integration templates, or search all templates

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.

Find the job ID#

  1. เข้าไปที่ dashboard ของ Rundeck.
  2. เปิดโปรเจคที่มี job ที่คุณต้องการใช้กับ n8n.
  3. ใน sidebar ให้เลือก JOBS.
  4. ภายใต้ All Jobs ให้เลือกชื่อ job ที่คุณต้องการใช้กับ n8n.
  5. ที่มุมซ้ายบน ใต้ชื่อ job ให้คัดลอกข้อความที่แสดงในแบบตัวอักษรเล็ก ๆ ซึ่งเป็น job ID ของคุณ.
  6. วาง job ID นี้ลงในช่อง Job Id ใน n8n.