Data structures in Adobe Workfront Fusion
A data structure is a document that describes in detail the format of the data being transferred to Adobe Workfront Fusion. Based on this document, the scenario editor is able to figure out which module returns or receives which kind of data. The data structure documents are most commonly used for serializing/parsing data formats such as JSON, XML, CSV and others.
You can create a data structure by clicking the Create a new data structure button in the Data structure overview section or in the settings of the module that requires data structure specification.
Supported data types are described in the Types of modules article.
Access requirements
You must have the following access to use the functionality in this article:
To find out what plan, license type, or access you have, contact your Workfront administrator.
For information on Adobe Workfront Fusion licenses, see Adobe Workfront Fusion licenses.
Data structure generator
Data structures don’t always have to be created. You can make it easier by using a template from our built-in generator. By providing a data sample, the generator will automatically create a data structure based on the data sample you entered. The created data structure can then be manually modified.