AsanaConnect

This Integration uses Asana PATs to connect to projects tied to the Asana account.

Case Management · Asana Connect

Details

IDAsanaConnect
ProviderAsana
CategoryCase Management
From Version6.0.0
Docker Imagedemisto/py3-tools:1.0.0.114656
Supported ModulesAgentix XSIAM

README

asana-get-project


Get the project from Asana

Base Command

asana-get-project

Input

Argument Name Description Required
project_id id of the project in asana. id can be found in the asana project url. (e.g. https://app.asana.com/0/XXXXXXXXXXX/list). Required

Context Output

There is no context output for this command.

asana-create-task


creates a task in the given project

Base Command

asana-create-task

Input

Argument Name Description Required
project_id id of the project in asana. id can be found in the asana project url. (e.g. https://app.asana.com/0/XXXXXXXXXXX/list). Required
name name of the task to create. Required

Context Output

There is no context output for this command.

asana-get-all-projects


gets the list of projects on asana

Base Command

asana-get-all-projects

Input

| Argument Name | Description | Required |
| — | — | — |

Context Output

There is no context output for this command.

Configuration parameters

  • accesstoken — Access Token (required)

Commands (3)

  • asana-create-task

    creates a task in the given project

  • asana-get-all-projects

    gets the list of projects on asana

  • asana-get-project

    Get the project from Asana

## AsanaConnect
- This section explains how to configure the instance of AsanaConnect in Cortex XSOAR.
- You can get your Personal Access Token from the Asana developer console [https://app.asana.com/0/developer-console](https://app.asana.com/0/developer-console)