Tool
List event invitees
Calendly V2 List Event Invitees is an AI-powered tool that allows users to retrieve detailed lists of invitees for specific events, helping streamline event management and attendance tracking.
Features
- Fetch invitee details using a unique event UUID for precise event targeting.
- Filter invitees by email address to quickly locate specific attendees.
- Filter invitees based on their status: active or canceled, for better event monitoring.
- Supports pagination to handle large invitee lists efficiently.
- Allows customization of result size with maxResults parameter for optimized data retrieval.
Benefits
- Simplifies event attendee management by providing accurate invitee lists.
- Enhances event planning with real-time filtering options by email and status.
- Improves data handling with pagination and result size control, reducing load times.
- Integrates seamlessly with Calendly's API to ensure reliable and updated event data.
- Saves time and reduces manual effort by automating invitee tracking and reporting.
Description
List invitees for an event. See the documentation
Parameters
5 parameters
| Name | Type | Description |
|---|---|---|
| eventIdrequired | string | An event UUID |
| string | Indicates if the results should be filtered by email address | |
| status | enum | Indicates if the invitee |
| paginate | boolean | Whether to paginate or not |
| maxResults | integer | The number of rows to return |