Expand my Community achievements bar.

The next phase for Workfront Community ideas is coming soon. Learn all about it in our blog!

Creating a new issue via the API

Avatar

Level 1

Hi, does anyone have an example of creating a new issue via cURL? I've found the example for the call itself but the issue JSON object is pretty complex, and it's not clear how to make one that isn't already attached to a project.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Level 7

HI Christopher,

I'm pretty new to using API calls, but I use Postman and it makes these calls fairly easy to setup. I tried one of my calls without a project ID and got an error that said the project ID cannot be null. I don't think you can create issues without attaching them to a project. Hope that helps!