Skip to main content
Question

Map Slack workflow list item to Asana list item.

  • March 28, 2022
  • 2 replies
  • 45 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

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • March 28, 2022

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

 


  • Author
  • New
  • March 28, 2022

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