Report
This tool allows you to generate a report of your data record.
This report will be compressed in a .zip file (base64 encoded) and will contain a folder for each function that has been previously executed.
Input parameters​
Section | Parameters | Usage | Mandatory |
---|---|---|---|
Report configuration | Output file | You can include a custom output file along with the automatically generated report files. | Yes |
Report configuration | File name | The name of the output file that you want to include in the zip file. | No |
Data output structure | The content that this output file will contain. | No |
Response parameters​
Parameter | Content |
---|---|
report_output | This is the zip file. It will be encoded in base64. |
error.code | This field will contain the error code if the report cannot be generated. |
error | This field will contain an error if the report cannot be generated. |