/export
Export a confirmed event as an .ics calendar file that can be imported into any calendar application.
Usage
/export <name>
Parameters
| Parameter | Required | Description |
|---|---|---|
name | Yes | Exact or partial name of the event to export |
Permission
Attendee (any member)
Output
Returns an .ics file attachment. The file is compatible with:
- Google Calendar — import via Settings → Import & Export
- Microsoft Outlook — double-click the file to add
- Apple Calendar — double-click the file to add
- Any calendar app supporting the iCalendar (RFC 5545) format
Requirements
The event must have a confirmed date. Events without a confirmed slot cannot be exported.
Run /events and confirm a time slot first if the event hasn’t been confirmed yet.
See also: /events