Tool to publish a message to a Basecamp message board within a project. Use when you need to create a new message with optional rich HTML content and subscriptions.
statusRequiredstringMessage status. Set to 'active' to publish immediately
contentstringThe body text of the message, supporting HTML tags
subjectRequiredstringThe title/subject of the message
bucket_idRequiredintegerThe project/bucket identifier
category_idintegerAssigns a message type; retrieve available types via Get message types endpoint
subscriptionsarrayArray of person IDs to notify and subscribe to the message. If omitted, all project members receive notification and subscription
message_board_idRequiredintegerThe message board identifier
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.