Integrate Basecamp 3 with GitHub
Basecamp 3
Trusted by millions, Basecamp is the leading web-based project management and collaboration tool. To-dos, files, messages, schedules, and milestones.
GitHub
Online project hosting using Git. Includes source-code browser, in-line editing, wikis, and ticketing.
Projects
-
- ID
- —
- Name
- —
- Description
- —
- Bookmarked
- —
- Status
- —
- Message Board
- —
- Todoset
- —
- Schedule
- —
- App URL
- —
- Updated At
- —
- Created At
- —
-
Project Created
-
Project Updated
-
Create a Project
-
Update a Project
-
Delete a Project
-
Fetch a Linked Project
Fetches a linked project.
-
Look Up a Project
-
Search Projects
Schedule Entries
-
- ID
- —
- Summary
- —
- Starts At
- —
- Ends At
- —
- Description
- —
- All Day
- —
- Notify
- —
- Status
- —
- App URL
- —
- Parent
- —
- Project
- —
- Updated At
- —
- Created At
- —
-
Schedule Entry Created
-
Schedule Entry Updated
-
Create a Schedule Entry
-
Update a Schedule Entry
-
Delete a Schedule Entry
-
Fetch a Linked Schedule Entry
Fetches a linked schedule_entry.
-
Search Schedule Entries
Messages
-
- ID
- —
- Subject
- —
- Content
- —
- Status
- —
- App URL
- —
- Parent
- —
- Project
- —
- Updated At
- —
- Created At
- —
-
Message Created
-
Message Updated
-
Create a Message
-
Update a Message
-
Delete a Message
-
Fetch a Linked Message
Fetches a linked message.
-
Search Messages
Todos
-
- ID
- —
- Content
- —
- Description
- —
- Status
- —
- Assignees
- You may also provide person’s name or email here.
- Notify
- —
- Due On
- —
- Starts On
- —
- Completed
- —
- Parent
- —
- Project
- —
- App URL
- —
- Updated At
- —
- Created At
- —
-
Todo Created
-
Todo Updated
-
Create a Todo
-
Update a Todo
-
Delete a Todo
-
Complete a Todo
-
Uncomplete a Todo
-
Fetch a Linked Todo
Fetches a linked todo.
-
Look Up a Todo
-
Search Todos
Todo Lists
-
- ID
- —
- Name
- —
- Description
- —
- Completed
- —
- Project
- —
- Parent
- —
- App URL
- —
- Updated At
- —
- Created At
- —
-
Todo List Created
-
Todo List Updated
-
Create a Todo List
-
Update a Todo List
-
Delete a Todo List
-
Fetch a Linked Todo List
Fetches a linked todo_list.
-
Look Up a Todo List
-
Search Todo Lists
Issues
-
- ID
- The ID of the issue.
- Title
- The title of the issue.
- Body
- The contents of the issue.
- Assignee
- Login for the user that this issue should be assigned to.
- State
- State of the issue. Either open or closed.
- Milestone
- Milestone to associate this issue with.
- Labels
- Labels to associate with this issue.
- URL
- URL of the issue.
- URL (Html)
- URL of the issue.
- Created At
- The date the issue was created.
- Updated At
- The date the issue was last updated.
- Closed At
- The date the issue was closed.
- ID
- —
- User
- —
- Repo
- —
-
Issue Opened
Triggers when a new issue is submitted to a selected repository.
-
Issue Closed
Triggers when an issue is closed.
-
Issue Reopened
Triggers when an issue is reopened.
-
Issue Labeled
Triggers when an issue is labeled. The added label is set on the
event_label
attribute. -
Issue Unlabeled
Triggers when an issue is unlabeled. The removed label is set on the
event_label
attribute. -
Issue Assigned
Triggers when an issue is assigned.
-
Issue Unassigned
Triggers when an issue is unassigned.
-
Open Issue
Creates a new issue in the selected repository. Any user with pull access to a repository can create an issue.
-
Update Issue
Updates the selected issue.
-
Add Label
Adds the selected label to the issue.
-
Remove Label
Removes the selected label from the issue.
-
Fetch a Linked Issue
Fetches a linked issue.
-
Look Up Issue
-
Search Issues
List all issues across all the authenticated user’s visible repositories including owned repositories.
Commits
-
- ID
- —
- Message
- —
- Timestamp
- —
- Ref
- —
- Branch
- —
- URL
- —
- Author
- —
- Committer
- —
- Added
- —
- Removed
- —
- Modified
- —
-
Commit Created
Issue Comments
-
- ID
- The ID of the comment.
- Body
- The contents of the comment.
- URL
- The URL of the comment.
- Created At
- The date the comment was created.
- Updated At
- The date the comment was last updated.
- User
- User that created the comment.
- HTML URL
- —
- Repo
- —
- Issue
- —
-
Issue Comment Created
-
Issue Comment Updated
-
Issue Comment Deleted
-
Create an Issue Comment
-
Fetch a Linked Issue Comment
Fetches a linked issue_comment.
-
Look Up Issue Comment
-
Search Issue Comments
Pull Requests
-
- ID
- —
- Action
- —
- Number
- —
- Title
- —
- Body
- —
- Merged
- —
- User
- —
- Head
- —
- Base
- —
- Created At
- —
- Updated At
- —
- Closed At
- —
- Merged At
- —
- Commits
- —
- Requested Reviewer
- —
- Requested Reviewers
- —
- Sender
- —
-
Pull Request Created
-
Pull Request Updated
-
Label Added
-
Label Removed
-
Pull Request Review Update