v2
Forms App
AWS
Create Form Request For Plan Manager
Generates a form request for the Plan Manager provided.
This is used by the forms app to generate new forms.
Supports two modes:
- Legacy: Pass plan_manager_id to use the default template for that org
- Multi-template: Pass forms_org_admin_id to use a specific template row (plan_manager_id is optional in this case as it's derived from the row)
Optional linking:
- linked_participant_id: Link form to a participant (results will be associated with them)
- linked_pm_provider_id: Link form to a provider (results will be associated with them)
post/api/v2/aws/forms-app/create-form-request
Request body
Response
Successful Response