Expand my Community achievements bar.

The Community Advisors application is now OPEN for the second class of 2024. Apply to become a part of this exclusive program!
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