I am trying to push bulk tasks from a google sheet to an Asana project. It is pulling in the following:
Project
Assignee
Due Date
Task Name
Notes
It does not:
Fill any of the custom fields I have created
Place it in the correct section
I am trying to push bulk tasks from a google sheet to an Asana project. It is pulling in the following:
Project
Assignee
Due Date
Task Name
Notes
It does not:
Fill any of the custom fields I have created
Place it in the correct section
That’s because the Create task action in Zapier does not support custom fields I believe, as well as target section. Did you see your project custom fields in the “set up action” part?
You would have to custom code those by doing a custom POST on the API. I can provide more details if needed.
This topic was automatically closed after 6 days. New replies are no longer allowed.