Expand my Community achievements bar.

Interested in getting an Adobe Workfront certification? Don't miss our AMA on June 10th, where our experts will be available to answer any questions you may have about getting certified!

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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