Connectors Reference

Calendly

Calendly helps you easily schedule meetings based on participants availability.

 

Status: Preview

Tier: Premium

Version: 1.0.0

 

Actions:

Name

Summary

ListWebhooks ()

List webhooks

DeleteHook (string hookId)

Delete hook

WebhookResponse ()

 

 

Triggers:

Name

Summary

WebhookCreateInvitee (WebhookCreateInviteeParameterBody body)

When an event is created

WebhookCancelInvitee (WebhookCancelInviteeParameterBody body)

When an event is canceled

 

Objects:

Name

Summary

ListWebhooksResponse

 

WebhookCancelInviteeParameterBody

 

WebhookCreateInviteeParameterBody

 

 

Actions:

ListWebhooks

Summary: List webhooks

Description: List webhooks.

 

Syntax:

Calendly.ListWebhooks ()

 

Returns:

          Type:ListWebhooksResponse

 

DeleteHook

Summary: Delete hook

Description: Delete a hook.

 

Syntax:

Calendly.DeleteHook (string hookId)

 

Parameters:

Name

Type

Summary

Required

Related Action

hookId

string

 

 

True

 

Returns:

 

WebhookResponse

Summary:

Description:

 

Syntax:

Calendly.WebhookResponse ()

 

Returns:

 

Triggers:

Trigger WebhookCreateInvitee

Summary: When an event is created

Description: Triggers when a new event is created.

 

Syntax:

Calendly.WebhookCreateInvitee (WebhookCreateInviteeParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

body

WebhookCreateInviteeParameterBody

 

 

True

 

Returns:

          Type:string

 

Trigger WebhookCancelInvitee

Summary: When an event is canceled

Description: Triggers when an event is canceled.

 

Syntax:

Calendly.WebhookCancelInvitee (WebhookCancelInviteeParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

body

WebhookCancelInviteeParameterBody

 

 

True

 

Returns:

          Type:string

 


 

ListWebhooksResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

data

array of (DataItem)

 

 

 

DataItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

attributes

Attributes

 

attributes

id

integer(int32)

Webhook Id

Unique Id of the webhook.

type

string

Type

Type of webhook.

 

Attributes

Summary:

Description: attributes

 

          Properties:

Name

Type

Summary

created_at

string(date-time)

Created At

Create Date/Time of the webhook.

state

string

State

State of the webhook.

url

string

URL

URL of the webhook.

 


 

WebhookCancelInviteeParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

url

string

url

url


 

WebhookCreateInviteeParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

url

string

url

url