I am looking for a way to be able to select a custom drop down field within Asana and have it automatically export a .json file of the task. Is there any way to do this automatically? Or would I have to pull the data out through the API from outside the UI?
Asked
Active
Viewed 95 times
1 Answers
1
You can't do that nativaly in Asana. Maybe you can do this with Zapier, but I am not even sure they can detect a custom field change. Same for the API, you'll have to check if there are webhooks for custom field change. If not, you can build a Chrome extension that does that.

siebmanb
- 777
- 1
- 7
- 15
-
ok, thanks for the reply. I thought I might have to go another way with this. – Joshua Clew Aug 13 '18 at 21:22