15 Zeilen
277 B
JSON
15 Zeilen
277 B
JSON
|
{
|
||
|
"id": "create_topic_1",
|
||
|
"type": "create_topic",
|
||
|
"post_builder": true,
|
||
|
"post_template": "First post in the topic!",
|
||
|
"title": [
|
||
|
{
|
||
|
"type": "assignment",
|
||
|
"output_type": "text",
|
||
|
"output_connector": "set",
|
||
|
"output": "My new topic"
|
||
|
}
|
||
|
]
|
||
|
}
|