DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:asana

This is an old revision of the document!


asana Plugin

Compatible with DokuWiki

DokuWiki version: Release 2013-12-08 "Binky"

plugin Asana's task integration from syntax and API call

Last updated on
2014-05-01
Provides
Syntax, Remote
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with issue, task, teamwork

Examples/Usage

This plugin integrates Asana's tasks (a teamwork communication manager), more specifically project name, task name, assignee, due date, tags and comments into an array. It also permits to filter with workspace name, projects names, assignees names and tags names.

Installation

:!: External requirements: This plugin requires an Asana'a account and the libcurl php library.

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Syntax

Display all tasks :

[asana : ]

Some more complex syntaxes :

Filter with a workspace ( if not define into configuration plugin panel ) :

[asana :workspace=workspaceName, ]

Filter with projects names :

[asana :projects=projectName,otherProjectName, ]

Filter with assignees names or tags names :

[asana :assignees=assigneeName, tags=tagName, ]

Filter with a string contained into task name or description :

[asana :strings=string1,string2, ]

Fullest possible syntax :

[asana :[workspace=workspaceName,] [projects=projectName,[projectName,]*] [assignees=assigneeName,[assigneeName,]*] [tags=tagName,[tagName,]*] [strings=string,[string,]*] ]

Configuration and Settings

The plugin is configured with a mandatory Asana's API key. And an optionnal workspace name

ToDo/Wish List

The plugin is an read only integration. So, next part is a writable integration.

plugin/asana.1547291224.txt.gz · Last modified: 2019-01-12 12:07 by LarsDW223

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki