Update documentation

This commit is contained in:
Frederic Guillot
2015-07-26 12:54:17 -04:00
parent 839a0d831e
commit 8d24e03b44
18 changed files with 199 additions and 88 deletions

View File

@@ -6,7 +6,7 @@ You can use the service [Sendgrid](https://sendgrid.com/) to create tasks direct
This integration works with the [Parse API of Sendgrid](https://sendgrid.com/docs/API_Reference/Webhooks/parse.html).
Kanboard use a webhook to handle incoming emails.
The [incoming email workflow is described here](http://kanboard.net/documentation/email-tasks).
The [incoming email workflow is described here](create-tasks-by-email.markdown).
Sendgrid configuration
----------------------