Hello!
My organization has a project I'd like to submit requests for tasks to via the Workfront API. The request form itself has several custom fields created by our organization.
I didn't see anything about "Requests" within the API documentation and am wondering if it is possible to submit a r...
Hello! I am trying to search by user email address using the Workfront API. So far this is what I have:
https://<DOMAIN>.workfront.com/attask/api/v15.0/USER/search?emailAddr=<EMAIL>
This works as long as the address matches exactly to what is in the system, case and all.
Are there any modifiers to ...