added
ClickFunnels API Ecosystem April Features
about 2 months ago by Rich Steinmetz
📆 Use the new Appointments::ScheduledEvent
webhooks to get notified about happenings with your appointments.
Appointments::ScheduledEvent
webhooks to get notified about happenings with your appointments.A new webhook event is joining our list of available events to listen for:
Event type | Versions available | Description |
---|---|---|
Appointments::ScheduledEvent | ||
appointments/scheduled_event.created | V2 | Sent when an Appointments::ScheduledEvent is created. |
appointments/scheduled_event.canceled | V2 | Sent when an Appointments::ScheduledEvent is canceled. |
appointments/scheduled_event.rescheduled | V2 | Sent when an Appointments::ScheduledEvent is rescheduled. |
🤖 Get notified with the new "Scheduled Appointment Event Created" Zapier trigger about newly scheduled appointments.
🛠️ Misc UX and DX improvements
- The Team endpoint now clearly states that you can't modify a workspace subdomain.
- Fixed minor UX issues and displayed error messages for Zapier triggers and actions.
- Fixed that temporarily some native integrations were not shown in the ClickFunnels integrations menu.
- Improvements and fixes in our API reference.