☁️
Calendly Salesforce SDK
  • Getting Started
  • Core Concepts
    • Pagination
    • Error Handling
  • Classes
    • CalendlyApi
      • Organization
        • OrganizationMembership
          • OrganizationMembershipCollection
          • OrganizationMembershipResource
          • OrganizationMembershipPagination
          • OrganizationMembershipQueryParams
        • OrganizationInvitation
          • OrganizationInvitationResource
          • OrganizationInvitationCollection
          • OrganizationInvitationPagination
          • OrganizationInvitationQueryParams
      • User
        • UserResource
      • Invitee
        • InviteeResource
        • InviteeCollection
        • InviteeQueryParams
        • InviteePagination
        • InviteeQuestionsAndAnswer
        • InviteeTracking
        • InviteeCancellation
        • InviteePayment
      • ScheduledEvent
        • ScheduledEventPagination
        • ScheduledEventQueryParams
        • ScheduledEventCollection
        • ScheduledEventResource
        • EventMembership
        • EventGuest
        • ScheduledEventLocation
        • InviteesCounter
      • EventType
        • EventTypePagination
        • EventTypeQueryParams
        • EventTypeCollection
        • EventTypeResource
        • EventTypeProfile
      • SchedulingLink
      • WebhookSubscription
        • WebhookSubscriptionQueryParams
        • WebhookSubscriptionResource
        • WebhookSubscriptionCollection
        • WebhookSubscriptionPagination
        • VerifyWebhookResult
        • WebhookPayload
        • CreateWebhookSubscriptionRequest
      • SortParam
  • Advanced Concepts
    • Create Apex controller to receive webhook payload
Powered by GitBook
On this page

Was this helpful?

  1. Classes
  2. CalendlyApi
  3. ScheduledEvent

EventGuest

An individual whom an invitee has invited to be a guest attendee to an event.

Properties

created_at

  • Returns DateTime

email

  • Returns String

updated_at

  • Returns DateTime

PreviousEventMembershipNextScheduledEventLocation

Last updated 4 years ago

Was this helpful?