This addon works as a link between MEC and Zapier, using which you can create different zaps and sync them with your website. In this addon, you can create different tasks (adding/editing events, canceling events, new bookings). Details of each task can be exported in JSON format, which is compatible with Zapier. You just need to enter your credentials when creating zaps. That’s all.
MEC Integrations & Connect to 2,000+ Apps: https://zapier.com/apps/modern-events-calendar/After installation, you must check your settings > Zapier Integration. then copy and use the information on the Zapier website.

This addon does these 6 tasks:
- New Event
- Modify Event
- New Booking
- Cancel Event
- Event Occurrences
- List Events

1. New event: This works when an event is published on your website, and the information about the event is:
- ID
- Title
- Link to the event page
- Featured image link
- Start date
- Start time
- End date
- End time
- Read more link
- More info link
- Cost
- Excerpt
The task key is: new_event
2. Modify event: This works when an event is modified on your website, and the information about the event is:
- ID
- Title
- Link to the event page
- Featured image link
- Start date
- Start time
- End date
- End time
- Read more link
- More info link
- Cost
- Excerpt
The task key is: modified_event
3. New booking: This works when a booking is created on your website, and the information about the event is:
- ID
- Book date
- order time
- Event Title
- Attendees(count)
- Price
- Price label
- Confirmation status
- Verification status
- Transaction id
The task key is: new_booking
4. Cancel event: This works when an event cancels on your website, and the information about the event is:
- ID
- Title
- Link to the event page
- Featured image link
- Start date
- Start time
- End date
- End time
- Read more link
- More info link
- Reason for Cancellation
- Cost
- Excerpt
The task key is: canceled_event
5. Event Occurrences: This works when you have many occurrences for your events so that you can get:
- Event ID
- Repeat Limits
- Start_datetime
- Description
6. List Events: This works when you have many events so that you can get:
- Event Count (posts per page) default: 5
- Paged (page number for getting data)
- event_category(ID/IDs)
No Comment.