Question

Map Slack workflow list item to Asana list item.

  • 28 March 2022
  • 2 replies
  • 25 views

Hi everyone.  I have a Slack form with a single select dropdown name “Region”.  I have an asana task with  a dropdown called “Region” with the same list values.  In the Zapier workflow, I cannot insert a variable mapping the Slack “Region” field to the Asana “Region” Field.  How can I do this?  I can map the Slack dropdown to an Asana text field.  But that’s it.


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

2 replies

Userlevel 7
Badge +14

Hi @mgiacometti 

Good question.

You’ll likely need to use the Asana API to leverage custom fields for a Task: https://developers.asana.com/docs/create-a-task

App APIs can be used in Zaps with the Webhooks app as an action step: https://zapier.com/apps/webhook/help

 

Perfect.  I’ll give this a shot.  Thanks!