Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 710 B
JSON:API Webform Submissions
Webform submission endpoints do not include the submission data, i.e the information about what was submitted.
This module adds a new field to the endpoint that contains this information.
There are limitations such as you cannot filter or sort by this data (as it is not in the database)
Requirements
- Webform module
- JSON:API module
- JSON:API Extras module
How to use
- Install this module
- Navigate to: admin/config/services/jsonapi/resource_types
- Find a webform submission endpoint
- On the field submission_data go to the advance section
- Change Enhancer to "Webform submission data (Unserialize data)"