When using the Adobe Workfront Core API, the API Explorer is a legacy reference tool that catalogs the relationships between supported resources, parameters, and variables.
Use a web browser to navigate to the API Explorer
In the upper right of the API Explorer, select the desiredWorkfront API Version, by default the most current version is automatically selected
The Filter field, can be used to filter the objects listed by name and will truncate the list of objects displayed accordingly:
Open a tab, then click the Object ID to view applicable variables.
Depending on the object selected, the following variables may apply:
Variable | Definition |
---|---|
Field Name | The name of a field used in an operation within the Workfront API. |
Field Type | The kind of values that can be entered into a specific field in a data table. Possible field type values include string, double, int, dateTime. |
Enumerated Type | The kind of values that can be used to identify a data type. |
Possible Values | Acceptable values for the object. |
Attribute Type ObjCode | Attributes that can be used to modify the object class. |
URL | The entry path that allows your app to communicate with the Workfront API. |
Arguments | The object’s variables that can be passed between your application and Workfront. |
Result Type | Allowable data types that can be returned from a method. |