Hi, i want to create an new Task, but i need the typeOfWorkId and taskStatusId. I dont know how they work or how i can get them so that i can create task in awork with Java

I read the api doc but it didnt clear my confusion because it explains it close to zero. I tried many things but still no success. Maybe someone can explain it to me and tell me where i can get the ids.

Thank you very much!

Best regards
Fabian

Hi @f.sult, welcome to the community.

Take a look at this endpoint to get the available types of work: Gets all types of work. — awork API | Documentation

And this is the documentation for getting the task statuses of a specific project: Returns all task statuses of the project with the specified id. — awork API | Documentation

Let me know if you have any further questions.

1 „Gefällt mir“

Hi Sebastian!
Thank you very much! It works now!

Best Regards
Fabian

1 „Gefällt mir“