I am processing weekly meeting notes to extract tasks to then feed into our local instance of Vikunja and I got everything to work, except that each single task is created via its own PUT request and I was wondering whether there is a way to PUT all the tasks at once? Thank you in advance.
1 Like
Currently, there’s no way to batch create tasks via the api.