tc_bcf_create_topic
Create a new BCF topic (issue) in a Trimble Connect project. Define its title, priority, type, assignee, and description.
Instructions
Create a new BCF topic (issue) in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Topic title | |
| region | Yes | Trimble Connect region: us (North America), eu (Europe), ap (Asia-Pacific), ap-au (Australia) | |
| priority | No | Priority (e.g. 'Critical', 'Major', 'Normal', 'Minor') | |
| projectId | Yes | Project ID | |
| topicType | No | Topic type (e.g. 'Issue', 'Request', 'Comment') | |
| assignedTo | No | Email of the user to assign the topic to | |
| description | No | Topic description |