Create Post step

Introduction

This step creates a new post in a forum channel, allowing users to engage with the content. It's particularly useful for initiating discussions or sharing updates within a community.

Configuration

  • Channel: Select the forum channel where you want to create the post. This field is required.

  • Name: Provide a name for the post. It should be descriptive and concise, with a maximum length of 100 characters. This field is required.

  • Message: Specify the message content for the post. You can use variables and formatting to customize the message. This field is required.

Outputs

  • Post: The newly created post (thread channel), which can be further utilized in your automation flow. This output allows you to reference or manipulate the created post in subsequent steps.

  • Message: The message that was sent in the newly created post.

Last updated