Calendly
Calendly ETL connector for data replication
Snapshot
Features
Details
Release Status
Released
Source API Version
v2
Table Selection
Yes
Column Selection
Yes
Edit Integration
Yes
Replication Type Selection
No
Authentication Parameters
Calendly Email Calendly password
Replication Type
Key based Replication
Replication Key
DATE
Suggested Replication Frequency
24 hrs
Tables/APIs Supported
Events
Integrate Calendly with Daton
Signin to Daton
Select Calendly from Integrations page
Provide Integration Name Replication Frequency and History. Integration name would be used in creating tables for the integration and cannot be changed later.
Provide the Calendly Email and Password to authorize Daton to periodically extract data from Calendly.
Post successful authentication you will be prompted to choose from the list of available tables
Then select all required fields for each table
Submit the integration.
Workflow
Integrations would be in Pending state initially and will be moved to Active state as soon as the first job loads data successfully on to the configured warehouse
Users would be able to edit/pause/re-activate/delete integration anytime
Users can view job status and process logs from the integration details page by clicking on the integration name from the active list
Calendly Data
Events
Purpose: Returns a list of Events.
Source API Documentation https://calendly.stoplight.io/docs/api-docs/reference/calendly-api/openapi.yaml/paths/~1scheduled_events/get
Replication: Key-Based Replication
Replication Key: lastRunDate
Fields
Name
Target Datatype
schedule_event_invitees
RECORD
created_at
TIMESTAMP
end_time
TIMESTAMP
event_guests
STRING
event_memberships
RECORD
event_type
STRING
invitees_counter
RECORD
location
RECORD
name
STRING
start_time
TIMESTAMP
status
STRING
updated_at
TIMESTAMP
uri
STRING
Last updated