A user fills in various information (e.g., education, experience, certifications) in an application form.
- The user fills in the Dynamic Form.
- When the ‘Submit Application’ button is clicked:
- The Get Entity Value from Dynamic Form action runs.
- All fields of the form are obtained as a single JSON output along with their attribute IDs.
- This data can be processed with the Save Entity Value action.