Overview
eFORMz can output in multiple formats, including JSON. This guide will show you how to create JSON records for your output (i.e. in the event you need to call an API).
Requirements
- Composer.
- Test Data.
Procedure
Creating JSON Structure:
- Right-click on the form.
- Navigate to Add Record Element.
- Select JSON.
- A list window will open. Depending on your intended JSON structure and data, you may want to adjust these settings accordingly. For this example we will leave it with the default.
- A list should appear on the project tree. Right clicking on it should present the option to add a node.
- When adding a node, a box will appear to name it, and set conditions for it.
- To add a value to the node.
- Right-click on the node.
-
Select Add Value.
'
- Depending on your data, you can add another node here with List option or add in a normal value with String.
- From here you can repeat steps 5-7 to create your JSON data structure.
Assistance
If any further assistance is needed, please contact our Support team.
Comments
0 comments
Article is closed for comments.