Skip to content

GoToWebinar node#

ใช้ GoToWebinar node เพื่อทำงานอัตโนมัติใน GoToWebinar และเชื่อมต่อ GoToWebinar กับแอปอื่นๆ ได้เลย n8n รองรับฟีเจอร์ของ GoToWebinar หลายอย่าง เช่น การสร้าง ดึงข้อมูล และลบ attendees, organizers, และ registrants

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

Credentials

โปรดดู GoToWebinar credentials สำหรับคำแนะนำการตั้งค่าการยืนยันตัวตน

Operations#

  • Attendee
    • Get
    • Get All
    • Get Details
  • Co-Organizer
    • Create
    • Delete
    • Get All
    • Re-invite
  • Panelist
    • Create
    • Delete
    • Get All
    • Re-invite
  • Registrant
    • Create
    • Delete
    • Get
    • Get All
  • Session
    • Get
    • Get All
    • Get Details
  • Webinar
    • Create
    • Get
    • Get All
    • Update

Templates and examples#

Browse GoToWebinar 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.