I’m trying to set up a Zap that creates a task in Asana when it’s scheduled in Hootsuite. I have a custom field in Asana that’s a multi-select field for social network, which I have to use a table (I’ve tried both Zapier tables and a Google sheet) to look up. The lookup/table step pulls the right value just fine, and I add it as a custom field in the Asana step, but when I test it, I get this error:
Failed to create a task in Asana
The app returned "multi_enum_values: [0]: Not a recognized ID: Threads".
This is what it looks like in the Asana step.
![](https://uploads-us-west-2.insided.com/zapier-ca/attachment/cc61ec62-c356-4d42-a2cb-03f571e65529.png)
I’ve seen some other people asking similar questions, and I have checked both to update the Asana app (does not give me the option) and that the value that’s being passed is present in the custom field in Asana.
Any idea what’s going on?