Back to Basecamp Integrations
Handler · Version 1

Basecamp Project 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 project does not exist, if there is more than one project 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 Project Name The name of the project 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

basecampprojecteventcreatev1 (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