redmine_news_create
Create news for a Redmine project by passing the project ID or identifier and the news data.
Instructions
Create news (POST /projects/:project_id/news.json or POST /news.json with project identifier).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| news | Yes | ||
| project_id | Yes | project id or identifier |