Has anyone created or been provided a schema file of the Workfront API? Can the API explorer be exported into a flat file? | Adobe Higher Education
Skip to main content
Adobe Employee
January 14, 2022
質問

Has anyone created or been provided a schema file of the Workfront API? Can the API explorer be exported into a flat file?

  • January 14, 2022
  • 1 の返信
  • 1107 ビュー
No text available
このトピックへの返信は締め切られました。

1 の返信

Level 2
February 23, 2022

Hi Karlton,

are you talking something like the SWAGGER api spec?

I've been slowly creating something within Postman over the past couple of years based off the information in the legacy API Explorer - but because the API version keeps on changing (plus time constraints) I haven't gotten very far.

If you know how to find it you can technically get the swagger spec files from the new API explorer for the objects they have published, e.g.: https://developer.workfront.com/res/swagger/swagger210909/attask-PROJ210909.json

Level 2
February 23, 2022

Although - I should also note that the JSON file linked above is not a valid OpenAPI v3.0/Swagger file, as Postman won't import it.