Calendly
Calendly ETL connector for data replication
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
- 1.Signin to Daton
- 2.Select Calendly from Integrations page
- 3.Provide Integration Name Replication Frequency and History. Integration name would be used in creating tables for the integration and cannot be changed later.
- 4.Provide the Calendly Email and Password to authorize Daton to periodically extract data from Calendly.
- 5.Post successful authentication you will be prompted to choose from the list of available tables
- 6.Then select all required fields for each table
- 7.Submit the integration.
- 1.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
- 2.Users would be able to edit/pause/re-activate/delete integration anytime
- 3.Users can view job status and process logs from the integration details page by clicking on the integration name from the active list
Events
Purpose: Returns a list of Events.
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 modified 10mo ago