Need API request to create issue in workfront | Community
Skip to main content
New Member
March 30, 2023
Solved

Need API request to create issue in workfront

  • March 30, 2023
  • 1 reply
  • 915 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Rafal_Bainie

optask is what you need to use as an endpoint:

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

1 reply

Rafal_Bainie
Community Advisor
Rafal_BainieCommunity AdvisorAccepted solution
Community Advisor
March 31, 2023

optask is what you need to use as an endpoint:

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