Create Slack plugin procedures

1 minute readExtensibilityDeveloper productivity

Plugin procedures can be used in procedure steps, process steps, and pipeline tasks, allowing you to orchestrate third-party tools at the appropriate time in your component, application process, or pipeline.

Depending on your plugin configuration and how you run procedures, the Input parameters  Configuration name field may behave differently in the CloudBees CD/RO UI. For more information, refer to Differences in plugin UI behavior.

Send Realtime Message

Performs a PUT request in real time, that sends a message from CloudBees to either a Slack channel or a user.

Input parameters

Table 1. Send Realtime Message input parameters
Parameter Description

Configuration name

Required. The previously defined configuration for the plugin.

JSON to be sent to Slack

Required. The message, in JSON, that needs to be sent to the Slack channel.