☁️
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
  • Properties
  • Methods

Was this helpful?

  1. Classes
  2. CalendlyApi

EventType

A configuration for an Event

Properties

active

  • Returns Boolean

color

  • Returns String

created_at

  • Returns DateTime

description_html

  • Returns String

description_plain

  • Returns String

duration

  • Returns Integer

internal_note

  • Returns String

kind

  • Returns String

name

  • Returns String

pooling_type

  • Returns String

profile

scheduling_url

  • Returns String

secret

  • Returns Boolean

type

  • Returns String

updated_at

  • Returns DateTime

uri

  • Returns String

Methods

createSchedulingLink()

PreviousInviteesCounterNextEventTypePagination

Last updated 4 years ago

Was this helpful?

Returns

Returns

EventTypeProfile
SchedulingLink