AddCal
Overview
AFI creates calendar invite links and event records through AddCal from WordPress form submissions. Generate “Add to Calendar” links automatically for every booking, event signup, or webinar registration.
Supported actions
- Create Event — generate a multi-calendar event link (Google / Apple / Outlook).
Authentication
- Sign in to AddCal.
- Open Account > API.
- Generate an API key and copy it.
- In AFI go to Settings > AddCal and paste the key.
How to create the integration
- In WordPress admin, go to AFI > New Integration.
- Pick your Sender (Contact Form 7, WPForms, WooCommerce, etc.) and the form / event to listen on.
- Pick AddCal as the Receiver, then pick the Task you want to run.
- Map sender fields onto AddCal’s fields. Event title, start time, and end time are required. Description, location, and timezone are optional.
- Optional: add Conditional Logic so the action only fires on matching submissions.
- Save and run a test submission. Check AFI > Log if anything looks off.
Notes & caveats
- Time zones: pass an explicit timezone with the start/end times — UTC is the safest default.
- ICS file: AddCal returns a public link your form’s success page can show to the user.
- Recurring events: configure recurrence rules in AddCal before generating the link.