Skip to main content

I am wondering if in the asana zaps is there a way to have a start date as it is in asana?

Hey! I’m sorry, I don’t understand the question here. Is there a particular thing you’re trying to do with Zapier and Asana that you’re stuck on?


Yes, in Asana they have an option to have a start date and have a due date, however in zapier this is not an option, I didn't know if there was a work around or something I'm missing. Hope this clarifies my question. 


+1 to this question - it appears in Zapier it’s not possible to specify a start and due date using the create task action.

 

See this link - https://developers.asana.com/docs/create-a-task - it has parameters for start_on and due_on.

 

The workaround is to use the webhook step and send a POST request to the Asana api or do so using a code step.