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
27 lines (21 loc) · 796 Bytes
/
basecamp
File metadata and controls
27 lines (21 loc) · 796 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
26
27
Basecamp
========
Install Notes
-------------
1. url should be your Basecamp url
2. username should be the username or API token 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. If username is an API token, set password to 'x'.
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)
6. ssl should be enabled for accounts that need SSL.
Developer Notes
---------------
data
- url
- username
- password
- project
- category
- ssl
payload
- refer to docs/github_payload