Is there a way to add a new task as a subtask via the api?
Hi all,
I've been working on connecting Teamwork Projects( A project management software) to smartsheets via the API using zapier. I'm curious if someone has found a way to add new tasks in smartsheet under parent tasks as subtasks?
Answers
-
Hello @Thomas Gunn ,
Although I'm unaware if this can be done via Zapier, I feel this could be achieved with our API.
This would require you to add a row, and then indent the row once added.
See more on this here: https://smartsheet-platform.github.io/api-docs/#specify-row-location
Let me know if you have any questions.
Regards
Sean