Cronofy Docs

  • Scheduler
  • Integrations
  • Connecting Your Calendars
  • Connecting Organization Calendars
  • Developers
  • Support
  • Policies
    Back to Developers
  • API Reference
    • Data Types
    • Errors
    • Authentication
    • Individual Connect
      • Request Authorization
      • Request an Access Token
      • Refresh an Access Token
      • Revoking Authorization
      • Revoke a Profile
      • Extended Permissions
    • Enterprise Connect
      • Request Service Account Authorization
      • Request a Service Account Access Token
      • Refresh a Service Account Token
      • Request User/Resource Access
      • List Resources
    • Organization Connect
      • Request Authorization
      • Request an Access Token
      • Refresh an Access Token
      • Revoking Authorization
    • Availability
      • Availability Query
      • Sequenced Availability Query beta
      • Real-Time Scheduling
        • Disable
        • Status
      • Real-Time Sequencing beta
        • Disable
      • Available Periods
        • Create or Update Available Periods
        • Read Available Periods
        • Delete Available Periods
        • Bulk Delete Available Periods
      • Availability Rules
        • Create or Update Availability Rule
        • List Availability Rules
        • Read Availability Rule
        • Delete Availability Rule
      • Bookable Events beta
        • Create a Bookable Event
        • Read Bookable Event
        • Registrations
          • Create or Update Registration
          • Remove Registration
        • Availability
    • Calendars
      • List Calendars
      • Create Calendar
      • Application Calendars
    • Events
      • Free-busy
      • Read Events
      • Create or Update Event
      • Delete Event
      • Bulk Delete Events
      • Participation Status
      • Delete External Event
      • Edit External Events
    • Smart Invites
      • Create or Update Invite beta
      • Invite Callback beta
      • Invite Status beta
      • Cancel Invite beta
    • Event Triggers beta
    • Push Notifications
      • Create Notification Channel
      • List Notification Channels
      • Close Notification Channel
    • Conferencing Services
      • Create or Update Event
      • Authorization
      • Conferencing Profiles
      • Push Notifications
    • Identity
      • UserInfo
      • Account
      • Profile Information
    • Batch
    • Attachments beta
      • Attachment Authorization
      • Create attachment
      • Attaching to Events
    • Scheduling Requests beta
      • Create
      • Query
      • Cancel
  • Alpha API Reference
    • Authorization Linking alpha
    • Templating alpha
    • Recurring Events alpha
    • Smart Invites alpha
      • Initial Status
      • Multiple Recipients
    • Event Classes alpha
    • Organizational Unit Members alpha
    • Organizational Unit Resources alpha
  • API Libraries
  • Search
  • Changelog
  • Status

Assurance

  • A-LIGN ISO 27001 certified logo

    ISO 27001:2013

  • A-LIGN ISO 27018 certified logo

    ISO 27018:2019

  • A-LIGN ISO 27701 certified logo

    ISO 27701:2019

  • A-LIGN SOC 2 logo

    SOC 2 Type 2

Privacy

  • GDPR

  • CCPA

  • HIPAA

Dashboard
Search
  1. Home
  2. Developers
  3. API Reference
  4. Smart Invites

Smart Invites

Required plan: Emerging

Smart Invites allow you to send your users calendar invites and be informed of their interactions with them (accept, decline, etc) without needing any calendar authorization.

In This Section

  • Create or Update Invite Create a new Smart Invite for a recipient.
  • Invite Callback Once a Smart Invite has been created and sent to the recipient you will be able to receive notifications relating to it. These notifications will be sent as HTTP POST requests to the callback_url specified when the Smart Invite was created
  • Invite Status Once a Smart Invite has been created you may need to retrieve the current state of it, usually in response to a notification from Cronofy.
  • Cancel Invite This method allows an invite to be cancelled, please note the returned ICS attachment must be sent to the recipient in order for the event to be removed from their calendar.