Back to Basecamp Integrations
Handler · Version 1

Basecamp Calendar Event Create Basecamp

Download GitHub

About

This is a handler to create an event within a calendar for Basecamp. Exceptions will be raised if given calendar does not exist, if there is more than one calendar with the given name, or if the date is not in the YYYY-MM-DD format.

Getting Your User Id Number

1. In a browser, login to your account. here : https://launchpad.37signals.com/basecamp/signin 
2. In the url, your user id comes right after the host name. ex. https://basecamp.com/#######/etc https://hostname.com/user_id/... 
Parameters
Name Description Sample
Current Calendar Name The name of the calendar you wish to add an event to.
Summary The label of the event to be created. Company Retreat
Description Description of the event. An island get-away.
Starts At Starting date of the event. YYYY-MM-DD 2013-07-03
Ends At End date of the event if different than the start. YYYY-MM-DD 2013-07-10
Changelog

basecampcalendareventcreatev1 (2013-06-24)

  • Initial version. See README for details.
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top