Cal

Triggers

Cal is the event-juggling scheduler for everyone. Focus on meeting, not making meetings.

Credentials

You can find authentication information for this node here.

Example Usage#

This workflow allows you to receive updates for events in Cal.

The final workflow should look like the following image.

A workflow with the Cal Trigger node

1. Cal Trigger node#

  1. First of all, you'll have to enter credentials for the Cal Trigger node. You can find out how to do that here.
  2. Select the events you want to receive updates for from the Events dropdown list.
  3. Click on Execute Node to run the node.

(Optional Advanced Settings)

Click on Add Field under advanced fields and select the option(s) you wish to add. You can enter an EventType ID, an App ID and a payload template. Note that the eventType ID must be of a team EventType.

Activate workflow for production

You'll need to save the workflow and then click on the Activate toggle on the top right of the screen to activate the workflow. Your workflow will then be triggered as specified by the settings in the Cal Trigger node.

 
 

Credentials

You can use these credentials to authenticate the following nodes with Cal.

Prerequisites#

Create a Cal pro account.

Using API keys#

Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error.

  1. Log into your Cal account.
  2. Click on Settings.
  3. There you will find the API keys section which allows you to generate a key for use. More information on this can be found on the Cal Authentication page.
  4. Use API key in your Cal trigger node credentials in n8n.

Getting Cal credentials