Create Missive Post
The Create Missive Post action creates one visible Missive post in an existing conversation or starts a new conversation.
Choose the Conversation
- Enter Conversation ID to add the post to an existing conversation.
- Leave Conversation ID blank and enter New Conversation Subject to create a conversation.
- Optionally set New Conversation Color to
good,warning,danger, or a 3-digit or 6-digit hexadecimal color.
Configuration
| Field | Description |
|---|---|
| Missive Connection | Select the Missive connection to use. |
| Notification Title | Enter the notification title. Required after text expressions render. |
| Notification Body | Enter the complete notification body. Required after text expressions render. |
| Content | Enter the complete post content. Required after text expressions render. |
| Content Format | Send the content as Markdown or Text. Default: Markdown. |
| Author Name | Optionally set the displayed author name. |
| Author Icon URL | Optionally set the displayed author icon. |
| Add Shared Label IDs | Enter comma-separated shared label IDs to add. |
| Remove Shared Label IDs | Enter comma-separated shared label IDs to remove. |
| Close Conversation | Close the conversation after creating the post. |
| Allow Conversation Reopen | Allow a closed conversation to reopen. |
| Error Handling | Choose what the workflow does if validation or the Missive request fails. |
The action sends one request and does not retry it. If the connection fails after Missive receives the request, the post may already exist. Workflow history reports this ambiguity and preserves the complete business request and available response while redacting credentials and actual secrets.
Returned Variables
The action returns:
| Property | Description |
|---|---|
id | Created Missive post ID. |
conversation_id | Existing or newly created Missive conversation ID. |