Data structures

Modified on Thu, 30 May at 10:10 AM

A data structure is a document that describes in detail the format of the data being transferred to Make. 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 when adding a new data store.

Read more about all supported data types in the dedicated article.

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 off of the data sample you entered. The created data structure can then be manually modified.

Data_structure_-_generate_data_structure.png

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article