asana
nimble

Sync Asana tasks to Nimble EForms

universalIntermediate

Overview

The purpose of this workflow is to **capture tasks created in Asana in realtime **and use them to create EForms in Nimble. The workflow is fired in real time with a Asana webhook, performs the mapping on the task and syncs it in Nimble.

Prerequisites

To implement this workflow, you will need the following:

Getting Live

Click 'Use Template' to deploy the template in your chosen Workspace. Then add the authentications for the service connectors -> Asana and Nimble. Now enable the workflow, the workflow will now start the process of pulling the tasks into Nimble in real time. Create a task in Asana to see this in action.

Project Configs

The project has following configurable properties:

  1. card_type_id: This represents the card types you want to use in Nimble for the jira issue. Read Nimble user guide to find the card types.
  2. workspace_gid: This represents the Asana workspace ID. Read this section on Asana docs to learn more.
  3. resource: This represents the gid (unique ID) for the resource (project or task) you want to receive events from. Read this forum answer for more information.