# JsonForArticleConstructor

Configures the data used to create an article in workflows and apps.

## Properties

| Name | Type | Description |
| --- | --- | --- |
| author |  [User](v1-User.html)  |  The author of the article.   |
| project |  [Project](v1-Project.html)  |  The project where the new article is created.   |
| summary |  String  |  The article title.   |

## See also

[User](v1-User.html) [Project](v1-Project.html)

