Sync Asana tasks to Nimble EForms
This is a 'Project' template which means that it contains a group of workflows that work together to achieve a particular aim
OverviewCopy
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.
PrerequisitesCopy
To implement this workflow, you will need the following:
Getting LiveCopy
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 ConfigsCopy
The project has following configurable properties:
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.
workspace_gid: This represents the Asana workspace ID. Read this section on Asana docs to learn more.
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.