Add Google Calendar Event
You can easily integrate this endpoint into automation tools, scheduling platforms, or productivity apps to programmatically add meetings, reminders, or tasks to Google Calendar. Provide an event summary, start and end times (in ISO 8601 format), and optional attendees, the API will create the event instantly in the authenticated user’s primary calendar.
Add Google Calendar Event endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Add Google Calendar Event /add-google-calendar-event |
Creates a new event in the authenticated user’s Google Calendar using a valid access token. You can specify the event’s title, start and end times, and a list of attendees’ email… |
Add Google Calendar Event pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3 / month | 5 / second |
|
| ULTRA | $7 / month | 10 / second |
|
| MEGA | $20 / month | 25 / second |
|