forked from github/github-services
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbasecamp
More file actions
25 lines (19 loc) · 668 Bytes
/
Copy pathbasecamp
File metadata and controls
25 lines (19 loc) · 668 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Basecamp
========
Install Notes
-------------
1. url should be your Basecamp url
2. username should be the username of the user that you want to use to post messages into your Basecamp - you can setup a user just for this purpose
3. password should be the password of the user that you want to use to post the messages
4. project should be the name of the project that you want to post the message into (not the id)
5. category should be the name of the category that you want to post the message using (not the id)
Developer Notes
---------------
data
- url
- username
- password
- project
- category
payload
- refer to docs/github_payload