How to run a plugin in Asana?

Running a workflow on a Asana task

Ilia Zelenkin avatar
Written by Ilia Zelenkin
Updated over a week ago

A plugin is a combination of an A.I. model and an output. Usually, this means that a plugin is tied to a project in Asana as you want data to appear in certain fields of a task.

To run a plugin in Asana, we would need to create a rule.

  1. Navigate to a project where you want to add a plugin.

  2. Press "Customize" and then choose "Rules".

  3. Click "Add Rule" and the Add rule screen will appear.

  4. Click on Create custom rule box. The rule creation screen will appear.

  5. First, you will need to add a trigger. The trigger can be a custom field (we recommend a single select field) or a task event like task creation. For this example, we have an A.I. Status custom field where we will choose a value to trigger a workflow for contracts.

  6. The next step is to add a Bitskout action. Scroll down in the Actions list and click on Run Bitskout Workflow.


  7. Once you click on the action, you will see the options to choose a plugin. First, let's select a plugin that will be executed once the trigger happens:



  8. Next, we will choose the source - what the plugin will analyze. In our case we analyze contracts that are delivered as an attachment.

  9. Then we need to choose a notification field. Once the plugin is executed, whether successfully or not, Bitskout will change this field value depending on the result. We will "A.I. status" single select field to set the status.

  10. Choose the values for success and failure.


Now your rule is ready to run and will do what you wanted it to do.


Did this answer your question?