Yes, the online version of kanbanize.com is absolutely free and it will never become a paid service.
Yes, the online version of kanbanize.com is absolutely free and it will never become a paid service.
Yes, this is possible.
For more information regarding our services and pricing models, please go to the
pricing section of the site.
If you would be willing to work with us on any kind of partnership projects (consulting, official representative for a country, etc.), please do not hesitate to contact us. Just send us a mail to office@kanbanize.com and we will get back to you.
Kanbanize only stores the information that users voluntarily enter. We do not provide any kind of personal or business data to third parties nor do we make use of it in any other way.
Kanbanize is a free service and as such we need to maintain its production costs to the minimum. If secure access is a must-have for you and your company, we would recommend purchasing a local copy of the tool. For more information about pricing and system requirements, please go to the pricing section of the site.
Your order was send successfully. We will contact to you soon.
Ok
THIS FUNCTIONALITY IS ONLY AVAILABLE IN OUR CLOUD OR ON-PREMISE VERSIONS.
FOR MORE INFORMATION ON PRICING AND ADDITIONAL FUNCTIONALITY, PLEASE VISIT
http://kanbanize.com/ctrl_needmore
OR CONTACT OUR SALES TEAM HERE.
The Email Integration functionality allows you to create new cards or to update existing ones only by sending an email to a predefined address.
You can create a new card by simply sending an email to the specified address. The subject will be used as a title and the email body will be used as a card description. The name of the board where the card is to be created should be present in the subject surrounded by curly brackets.
For example:{boardname} This is title - This will create a new card in board called boardname
If you are assigned to only one board or if you have a board set to auto-open, then you can omit the boardname parameter.
All email attachments will be added to the card.
When creating new cards you can also specify the extended parameters described in the
"Updating existing cards" section below.
When creating a new card, all the content after the curly brackets will be taken as a
description of the card, unless the #description parameter has been explicitly
set.
Whether you create a new card or update an existing one depends on the presence of the {id} parameter in the email subject.
For example:
{boardname} This is title will create a new card, but
{boardname}{123} This is title will update card with id 123.
You can add custom parameters in the email body to control various options. The parameters are passed by surrounding them with curly brackets and following the format #param: value
For example:{ #assignee: username #color: FF00FF }
When you update a card, its title will not be updated unless you explicitly specify the #title parameter.
This is the complete list of parameters that can be set: