From d97e1bd4cfd013b54e72f446a0e5934fff559781 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 26 Oct 2014 19:58:47 -0400 Subject: Update documentation --- docs/webhooks.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/webhooks.markdown') diff --git a/docs/webhooks.markdown b/docs/webhooks.markdown index 3a0801a6..6627e3af 100644 --- a/docs/webhooks.markdown +++ b/docs/webhooks.markdown @@ -33,8 +33,8 @@ Base URL: `http://YOUR_SERVER_HOSTNAME/?controller=webhook&action=task` - `title`: Task title (required) - `description`: Task description - `color_id`: Supported colors are yellow, blue, green, purple, red, orange and grey -- `project_id`: Project id (Get the id from the projects page, mouse over on the project title) -- `owner_id`: Assignee (Get the user id from the users page, mouse over on the username) +- `project_id`: Project id (Get the id from the project page) +- `owner_id`: Assignee (Get the user id from the users page) - `column_id`: Column on the board (Get the column id from the projects page, mouse over on the column name) Only the token and the title parameters are mandatory. The different id can also be found in the database. -- cgit v1.2.3