Event Calendar

Is it the way to connect Event calendar to database (via API to delete ,insert and update events in / from db)?

Hi and welcome to Wappler @aquapolis,
Yes to the above. Can all be done within Wappler. You will need to create the CRUD operations in Server Connect. Then apply them to your calendar using App Connect. You can also select your calendar event source from a Server Connect query or from Google Calendar.

Please check the following doc. It explains how to pass event data using dynamic events:

This way you can pass your event id or date to insert/update/delete record actions.

Thanks to all

1 Like