What is Dynamic Add to Calendar?
Dynamic Add to Calendar generates a personalized calendar event for each individual user using data you pass as parameters - so every attendee gets a unique event reflecting their specific details, not a fixed event shared by everyone.
The problem it solves
A standard Add to Calendar button is linked to one specific event you created in the dashboard. Everyone who clicks it gets the same date, time, title, and location.Dynamic Add to Calendar is different. You add a snippet of code to your website or email template and pass event details - title, date, start time, end time, timezone, location, description - as URL parameters or code attributes. AddEvent reads those parameters and generates a personalized calendar event for that specific user.
How the implementation works
- Copy the Dynamic Add to Calendar button or link code from AddEvent
- Add it to your website, landing page, booking confirmation page, or email template
- Connect the parameters to your database or system - so the date, time, and details automatically reflect what that specific user booked or registered for
- When the user clicks the button, their unique event is added to their calendar
Who it's built for
Dynamic Add to Calendar is designed for any system where events vary per user:- Healthcare - appointment confirmation pages where every patient has a different time slot
- Service businesses - car repair, salon, legal, or financial consultations
- SaaS platforms - booking confirmation flows where users schedule unique sessions
- Hospitality - hotel reservation confirmations with check-in/check-out dates
- Financial services - payment due date reminders personalized per account
- Transactional emails - confirmation emails via Mailchimp, SendGrid, HubSpot, or any mail API