Zoom Integration

DuckTape integrates seamlessly with Zoom, allowing you to manage meetings and reminders. You can also use the DuckTape command line or natural language commands for quick actions.

Setting Up Zoom Integration

To enable Zoom integration, follow these steps:

  1. Log in to your DuckTape account.
  2. Navigate to the Integrations section in the settings.
  3. Click on Connect Zoom and follow the authorization process.
  4. Grant DuckTape the necessary permissions to access your Zoom account.
Note: You can disconnect Zoom at any time from the same settings page.

Managing Zoom Meetings

Once connected, you can manage your Zoom meetings using DuckTape commands:

Using Terminal Mode

# Create a calendar event with a Zoom meeting
ducktape calendar create "Team Meeting" 2025-04-15 13:00 14:00 "Work" --contacts "Joe Duck" --zoom

# List upcoming Zoom meetings
ducktape calendar list --zoom-only

Using Natural Language Mode

# Create a Zoom meeting with natural language
ducktape "create a zoom meeting called Team Meeting with Joe Duck for this coming Tuesday"

Syncing Zoom with Calendar

DuckTape automatically syncs your Zoom meetings with your calendar. You can view and manage these meetings alongside other events:

  • View all events: ducktape show calendar
  • Filter by Zoom meetings: ducktape show calendar zoom

Best Practices

  • Use descriptive titles for your Zoom meetings to make them easier to manage.
  • Set reminders for important meetings using DuckTape's reminder feature.
  • Keep your Zoom integration up to date to ensure compatibility with the latest features.