Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

how to create api in workfront for creating a task via API

Avatar

Level 3

Hello workfront developer,

How to create api in workfront for creating task in project via api call from App builder along with authentication.

 

guid me with steps or share me articial please

2 Replies

Avatar

Community Advisor

KarthickVe,

IF you have Workfront Fusion you would use that tool to make API calls to Workfront endpoints to do things such as create a task in a project.  If you don't have that and you're using another tool to make calls, you'll want to visit these two sites, https://developer.adobe.com/workfront-apis/ and https://developer.adobe.com/workfront/api-explorer/

 

The first will provide information on what's needed for authentication to access Workfront API endpoints.  The second is the API Explorer which are all the objects (like projects, tasks, etc.) that can be accessed via the API and the parameters available underneath them.

Avatar

Administrator

@KarthickVe just checking in! Were you able to get this resolved? If one of the replies above helped—whether it completely solved the issue or simply pointed you in the right direction—marking it as accepted can make it much easier for others with the same question to find a solution. And if you found a different way to fix it, sharing your approach would be a great contribution to the community. Your follow-up not only helps close the loop but also ensures others benefit from your experience. Thanks so much for being part of the conversation!



Kautuk Sahni