Expand my Community achievements bar.

SOLVED

Need API request to create issue in workfront

Avatar

Level 1

Can you please give the rest end point to create an issue for a project with all the required request body parameters

/attask/api/v14.0/issue?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

optask is what you need to use as an endpoint:

Rafal_Bainie_0-1680258501228.png

projectID and name are 2 obligatory parameters to create an issue from what I can tell

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

optask is what you need to use as an endpoint:

Rafal_Bainie_0-1680258501228.png

projectID and name are 2 obligatory parameters to create an issue from what I can tell