Question

How do I export Asana tasks with a specific tag 2x monthly

  • 23 February 2024
  • 1 reply
  • 17 views

Userlevel 1

We use Asana as our CRM. Every lead who comes into our funnel is an Asana task. As the lead progresses through the funnel, we tag the task with different information, such as if the lead has been pitched to, and who led the pitch. This allows us to calculate our conversion rates and count commission for our sales reps.


What I’m doing now: 2x/month I go to my tag link (looks like this: https://app.asana.com/0/1205197112206546/1205197112206546_ ) and manually export all the tasks (both incomplete AND complete tasks) with the tag I need.

 

My question: is there a way to export all the tasks from the tag link in Asana to a google spreadsheet 2x/monthly using Zapier? 

 

do not want to use the “Tag added to task” trigger because it ends up being too many zaps. I just want to pull the tasks associated with a tag at certain intervals throughout the month.


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Hi @carlya 

That would likely involve using the Asana API: https://developers.asana.com/reference/rest-api-reference

Code may be needed to handle pagination of returned records.

The Asana Zap app has 2 advanced actions:

  • Custom Actions
  • API Request

 

Trigger: Schedule