Create Form
create_formCreate a monday.com form with a backing board to collect and store responses. Returns a form token for future mutations.
Instructions
Create a monday.com form. Also creates a backing board to store responses. Returns the formToken for future mutations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| destination_workspace_id | Yes | ||
| destination_folder_id | No | ||
| destination_folder_name | No | ||
| board_kind | No | ||
| destination_name | No | Board name (stores form responses). | |
| board_owner_ids | No | ||
| board_owner_team_ids | No | ||
| board_subscriber_ids | No | User IDs to notify on board activity. | |
| board_subscriber_teams_ids | No | Team IDs to notify on board activity. |