You can't use this until you register with us!




Description

Download information from Calendly and store it in S3.


Purchasing Options



Available Actions

Download Data

Download user or event data from Calendly and store it in a JSON formatted file in an S3 bucket.


Variables

Source Parameters
calendly_connection required

Personal Access Token to use to access Calendly.

data_type

Select the type of data you want to download.

pointer required

Datetime stamp indicating the starting point of the data to download. This field will be updated automatically after each successful Task execution. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.


Destination Parameters
aws_token_storage

Select the AWS Access Keys to use to access the S3 bucket where the cost metrics data will be stored.

s3_bucket_config

Select the Shared Config that contains information about the S3 Bucket where the data will be stored.

target_folder

Path from the starting folder in the S3 Bucket Configuration to the folder where the data will be stored.

allow_overwrite

Enable to allow existing files with the same name to be overwritten.