update_project_form
Update a custom form section on a project by submitting field values as JSON. This modifies project data directly.
Instructions
Update a custom form section on a project. fields_json is a JSON object of field values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| selector | Yes | ||
| fields_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |